Commit Graph

36 Commits (f8563ec5831713b341db1b2cd480328912818607)

Author SHA1 Message Date
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Florin Peter b46e7323ec fixed typo 13 years ago
Florin Peter dc8bcf0688 reformat code 13 years ago
Björn Schießle b5820af3cc let user update private key password in case it was changed from outside, e.g. external auth back-ends 13 years ago
Björn Schießle 471d2b732c introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
Florin Peter 838fd1a20a changed " to ' 13 years ago
Florin Peter ee7c4c4c93 changed l10n to full sentences 13 years ago
Florin Peter 5dd865a57f changes l10n after review 13 years ago
Björn Schießle 3a76c22372 $_POST["adminEnableRecovery"] is a string 13 years ago
Florin Peter 7224fc98b2 replace == with === and replace != with !== 13 years ago
Björn Schießle c81e34ef89 replace == with === 13 years ago
Florin Peter 5d32e214b7 reformat code 13 years ago
Florin Peter adc930d9f9 added l10n support in apps/files_encryption/ajax/adminrecovery.php 13 years ago
Björn Schießle 15a3ae6db1 improved error messages 13 years ago
Björn Schießle e7d1fe82aa fix path to class 13 years ago
Björn Schießle eaa61b8539 fix migration to new encryption 13 years ago
Florin Peter 42b4963dd0 moved enable and disable recovery to Helper class for unit tests 13 years ago
Björn Schießle 57c0a7ed69 add recovery key to all files if the user enabled the feature and removes them again on disable 13 years ago
Björn Schießle 1a31dc036a added missing file to enable the admin to change the recovery key password 13 years ago
Björn Schießle 64d94c540a enable admin to change the recovery password 13 years ago
Björn Schießle 5b160edebb check if the user knows the correct recovery password before changing the recovery key settings 13 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 13 years ago
Sam Tuke 4b53f72d0d Added facility to manually encrypt all files from personal settings 13 years ago
Sam Tuke c8946ea608 Added support for user-specified password for adminRecovery account in admin settings page 13 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 13 years ago
Sam Tuke f378a7f572 Fixed proxy class handing of read / write files 13 years ago
Sam Tuke 9ecfd07f23 Added ajax scripts for setting pwd recovery preferences 13 years ago
Thomas Müller 7f58e27495 cleanup - more to come after 13 years ago
Sam Tuke 265f3654af all unit files_encryption crypt unit tests now passing after merge 14 years ago
Bjoern Schiessle 3ec6dc56c9 ToDo item removed 14 years ago
Bjoern Schiessle 800942ece7 change key password when user switches from client to server side encryption. 14 years ago
Bjoern Schiessle 5a261b5b8f ask user for passwords when switching from client to server side encryption 14 years ago
Bjoern Schiessle a0b2474019 code cleanup and TODOs added 14 years ago
Bjoern Schiessle 19b3109655 code cleanup 14 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 14 years ago