Commit Graph

24 Commits (738fcdafbeca595d72f9beea904bbb4228ccd4b1)

Author SHA1 Message Date
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 12 years ago
Bjoern Schiessle 5fa1cbc4e5 improved visual feedback if recovery key gets enabled/disabled 12 years ago
Robin Appelman d0266c0bf8 Use public api for getting l10n 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Robin Appelman 181bbd4325 Remove usage of legacy OC_Appconfig 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
Florin Peter 42b4963dd0 moved enable and disable recovery to Helper class for unit tests 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 14 years ago
Sam Tuke 9ecfd07f23 Added ajax scripts for setting pwd recovery preferences 14 years ago