Commit Graph

55 Commits (0f7634eadc2eee3a32116e2b2686ca462dfaaafa)

Author SHA1 Message Date
Lukas Reschke 762949afd9 Make naming of encryption app consistent 10 years ago
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 10 years ago
Bjoern Schiessle b060123155 improved visual feedback if user enabled recovery key 11 years ago
Bjoern Schiessle 794d3ef949 improved visual feedback if recovery key password gets changed 11 years ago
Bjoern Schiessle 5fa1cbc4e5 improved visual feedback if recovery key gets enabled/disabled 11 years ago
Dan Bartram 1b9c31d349 Add clickable labels to encryption recovery radios 11 years ago
Volkan Gezer 4dd9414f2c Transifex suggestion by mnestis 11 years ago
Bjoern Schiessle 0b3ddbed68 add logout hook to remove keys from session 11 years ago
Bjoern Schiessle de4233bc1c show a warning in the personal settings and admin settins if the encyption keys are not initialized 11 years ago
Volkan Gezer cea2c77fd2 fix some minor issues 11 years ago
Bjoern Schiessle eb29b2984c use oc_preferences instead of oc_encryption to store encyption settings 11 years ago
Jan-Christoph Borchardt 6de572c6e6 replace personalblock fieldset with section class in files apps 11 years ago
Bjoern Schiessle 8082ef2073 show change password form if key couldn't be decrypted 11 years ago
Bjoern Schiessle 57beef1e36 fix setting dialog headlines for the encryption app 12 years ago
Bjoern Schiessle 39d710e737 block file access if share keys are missing 12 years ago
Bjoern Schiessle 5fb0e257a4 let user repeat the recovery key password to prevent typos 12 years ago
Bjoern Schiessle fb462e83cc no longer enforce log out, but provide useful errors/warnings instead 12 years ago
Bjoern Schiessle bab63c22ee encryption error messages, distinguish between a re-enabled encryption app and a password change from outside 12 years ago
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
Björn Schießle 7fc5151d95 add a hint that the admin can recover your files; Don't let the user change the recovery settings if no private key is set 12 years ago
Björn Schießle 7bbd85b6e5 improved label for the password recovery feature 12 years ago
Björn Schießle 4ee7a428ae link directly to the encryption settings 12 years ago
Florin Peter ef97481a0d changed redirect handling 12 years ago
Florin Peter dc8bcf0688 reformat code 12 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 12 years ago
Florin Peter 6c8de5ae6d fixes after review from @DeepDiver1975 12 years ago
Björn Schießle 80dea1a8c5 settings clean-up; There is no blacklist in the new encryption app 12 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 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 4b53f72d0d Added facility to manually encrypt all files from personal settings 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
Lukas Reschke c94974cb97 Add missing echo 12 years ago
Thomas Müller 7f58e27495 cleanup - more to come after 12 years ago
Sam Tuke 4ba0ab7f65 Added missing translation wrapping 12 years ago
Sam Tuke b84e83261e Added notice to personal settings indicating what filetypes are not encrypted 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 5a261b5b8f ask user for passwords when switching from client to server side encryption 13 years ago
Bjoern Schiessle a7cbc9e713 lock system wide encryption settings once the admin took a decision 13 years ago