1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2026-03-14 13:55:44 +01:00
Commit graph

10 commits

Author SHA1 Message Date
Gabriel Poma
979a8c8be7 hard unlink fix 2025-07-10 12:15:46 +02:00
Gabriel Poma
09bbb7b9cd deletion: admin can delete his own pdf
share action create admin key stored on server side and localstorage
if adminKey found on localStorage, display a small trash icon
if clicked, send an ajax request, verify the key, and delete both
localstorage and files on the server
2025-07-09 19:05:47 +02:00
Vincent LAURENT
a23e39d460 La compilation du pdf signée ne déchiffre que les pdf nécessaire pour
éviter les lenteurs quand il y a beaucoup de signatures
2024-09-15 10:14:20 +02:00
Vincent LAURENT
dea3e5d851 Infinit loop and check validity of symmetric key 2024-08-01 15:42:17 +02:00
Vincent LAURENT
45e71e38af Compilation du pdf signé en mode makefile 2024-08-01 15:00:25 +02:00
tale-fau
45e61ccc9f Minor changes to isInstalled function + access restriction to admin
panel
2024-07-31 17:37:36 +02:00
tale-fau
6e481311dd Add administration panel 2024-07-31 16:48:22 +02:00
tale-fau
c2115892b1 typo 2024-07-30 19:34:18 +02:00
Tangui Morlier
ee4a7d37ed Merge branch 'master' of github.com:24eme/signaturepdf 2024-07-30 19:30:47 +02:00
Tangui Morlier
d90da553ea Change crytography class name preparing NSS work 2024-07-30 19:30:16 +02:00
Renamed from lib/cryptography.class.php (Browse further)