Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-05show change password form if key couldn't be decryptedBjoern Schiessle
2013-10-11Merge pull request #5298 from owncloud/enc_fix_setting_dialog_headlinesBjörn Schießle
2013-10-11fix setting dialog headlines for the encryption appBjoern Schiessle
2013-10-11block file access if share keys are missingBjoern Schiessle
2013-10-04Merge pull request #4691 from owncloud/encryption_improved_error_messages_4617Björn Schießle
2013-09-18let user repeat the recovery key password to prevent typosBjoern Schiessle
2013-09-06no longer enforce log out, but provide useful errors/warnings insteadBjoern Schiessle
2013-09-02encryption error messages, distinguish between a re-enabled encryption app an...Bjoern Schiessle
2013-06-21fix some strings in the admin settings, it's not a 'recovery account' but a '...Björn Schießle
2013-06-05add a hint that the admin can recover your files; Don't let the user change t...Björn Schießle
2013-06-04improved label for the password recovery featureBjörn Schießle
2013-06-04link directly to the encryption settingsBjörn Schießle
2013-06-04changed redirect handlingFlorin Peter
2013-06-03reformat codeFlorin Peter
2013-06-03let user update private key password in case it was changed from outside, e.g...Björn Schießle
2013-05-24fixes after review from @DeepDiver1975Florin Peter
2013-05-22settings clean-up; There is no blacklist in the new encryption appBjörn Schießle
2013-05-15add recovery key to all files if the user enabled the feature and removes the...Björn Schießle
2013-05-15enable admin to change the recovery passwordBjörn Schießle
2013-05-15only let the user change the recovery admin settings if a key passwords was e...Björn Schießle
2013-05-13don't create a recovery user, only generate recovery key similar to the publi...Björn Schießle
2013-05-07Added facility to manually encrypt all files from personal settingsSam Tuke
2013-05-04Added support for user-specified password for adminRecovery account in admin ...Sam Tuke
2013-05-01Fixed recoveryadmin settings in user and admin settings pages (js, templates,...Sam Tuke
2013-03-30Development snapshot;Sam Tuke
2013-02-28[files_encryption] Use p() instead of echo()Lukas Reschke
2013-02-26Add missing echoLukas Reschke
2013-02-09cleanup - more to come afterThomas Müller
2013-02-05Added missing translation wrappingSam Tuke
2013-02-05Added notice to personal settings indicating what filetypes are not encryptedSam Tuke
2013-01-24Fixed many coding guidelines issuesSam Tuke
2013-01-23Work on util: findFiles() and encryptAll(); both close to workingSam Tuke
2013-01-22Added localisation for encryption settingsSam Tuke
2012-08-09disable admin choice of encryption mode once a decision was takenBjoern Schiessle
2012-08-09ask user for passwords when switching from client to server side encryptionBjoern Schiessle
2012-08-08lock system wide encryption settings once the admin took a decisionBjoern Schiessle
2012-08-02code cleanupBjoern Schiessle
2012-08-02allow user to choose encryption modeBjoern Schiessle
2012-08-01get settings from DB and check the right checkbox in the settingsBjoern Schiessle
2012-07-31allow admin to choose between client and server side encryptionBjoern Schiessle
2012-07-10fixed typosSam Tuke
2012-04-22add the option to disable file encryption while still being able to decrypt e...Robin Appelman
2012-02-23make encryption filetype blacklist configurableRobin Appelman