1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2026-03-14 13:55:44 +01:00
24eme-signaturepdf/lib
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
..
Compression.class.php Minor changes to isInstalled function + access restriction to admin 2024-07-31 17:37:36 +02:00
GPGCryptography.class.php deletion: admin can delete his own pdf 2025-07-09 19:05:47 +02:00
Image2SVG.class.php Minor changes to isInstalled function + access restriction to admin 2024-07-31 17:37:36 +02:00
NSSCryptography.class.php Introducing digital signature with pdfsig 2024-07-31 17:01:27 +02:00
PDFSignature.class.php deletion: admin can delete his own pdf 2025-07-09 19:05:47 +02:00