Commit Graph

7 Commits (8c21cc64d075fc76e99811e524267b1ce8753f38)

Author SHA1 Message Date
Björn Schießle f40f49851c fix some strings in the admin settings, it's not a 'recovery account' but a 'recovery key' 12 years ago
Florin Peter dc8bcf0688 reformat code 12 years ago
Björn Schießle 64d94c540a enable admin to change the recovery password 12 years ago
Björn Schießle d8ae2fa80d only let the user change the recovery admin settings if a key passwords was entered. 12 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 12 years ago
Sam Tuke c8946ea608 Added support for user-specified password for adminRecovery account in admin settings page 12 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 12 years ago
Sam Tuke 14451bdaf0 Development snapshot; 12 years ago
Lukas Reschke 7f8eddffe4 [files_encryption] Use p() instead of echo() 12 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 12 years ago
Sam Tuke 59ca312263 Work on util: findFiles() and encryptAll(); both close to working 12 years ago
Sam Tuke 47592657d7 Added localisation for encryption settings 12 years ago
Thomas Mueller e475c26f1a fixing <input> tag 12 years ago
Frank Karlitschek 30b0e8b70c cleaning up the settings. standardize the format, add missing I10N and other small things. Yes. This is not perfect. But way better than before ;-) 12 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bjoern Schiessle a969c23e59 disable admin choice of encryption mode once a decision was taken 13 years ago
Bjoern Schiessle a7cbc9e713 lock system wide encryption settings once the admin took a decision 13 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 13 years ago
Bjoern Schiessle a7f3a67bc2 get settings from DB and check the right checkbox in the settings 13 years ago
Bjoern Schiessle e4e6574e42 allow admin to choose between client and server side encryption 13 years ago
Sam Tuke 91da4b05b7 fixed typos 13 years ago
Robin Appelman c5b31b001a add the option to disable file encryption while still being able to decrypt existing files 13 years ago
Robin Appelman 814bc2fd2b make encryption filetype blacklist configurable 13 years ago