Commit Graph

17 Commits (3e00a3603cadf4e9e4b3c87bba0ef604077146fd)

Author SHA1 Message Date
Florin Peter 8c17f26226 fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 13 years ago
Florin Peter 6f9e425939 fix for losing private key while being logged in and accessing a public link 13 years ago
Florin Peter e1e1c58969 changed to public log api 13 years ago
Florin Peter 7224fc98b2 replace == with === and replace != with !== 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Björn Schießle f56802a437 no use the recoveryPassword var instead of accessing the POST array 13 years ago
Florin Peter 6c8de5ae6d fixes after review from @DeepDiver1975 13 years ago
Florin Peter 4bf840e2ca cleanup unused code optimize tests 13 years ago
Florin Peter 3b850a2524 reformat code added and changed phpdoc 13 years ago
Florin Peter 42b4963dd0 moved enable and disable recovery to Helper class for unit tests 13 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 13 years ago
Florin Peter ec2e193a44 removed unused code 13 years ago
Florin Peter a4e9e2fc79 added post_deleteUser hook for cleanup public key 13 years ago
Florin Peter b2d021b2a5 added post_createUser hook 13 years ago
Björn Schießle a6ef25ba08 use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully 13 years ago
Florin Peter e25aa78caf added helper class and moved hook registration to it 13 years ago