summaryrefslogtreecommitdiffstats
path: root/apps/encryption/controller
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #15677 from owncloud/enc_reset_private_key_passwordThomas Müller2015-04-201-0/+131
|\
| * Dont use the old .status wayJoas Schilling2015-04-201-11/+2
| * Fix several minor thingsJoas Schilling2015-04-201-17/+13
| * let user update the private key password in case the login password was chang...Bjoern Schiessle2015-04-171-0/+144
* | Do not concat translation stringThomas Müller2015-04-171-5/+4
* | fixing undefined variableThomas Müller2015-04-171-8/+8
|/
* display warning if password changed or if the keys are not initializedBjoern Schiessle2015-04-161-0/+89
* Fix code styleLukas Reschke2015-04-091-1/+8
* Enforce string as passed typeLukas Reschke2015-04-091-1/+13
* fixing license headers - encryption code relatedThomas Müller2015-04-071-2/+3
* userRecovery() was replaced by setRecoveryForUser()Bjoern Schiessle2015-04-071-12/+0
* make recovery key workBjoern Schiessle2015-04-071-0/+3
* add helper class accessible for encryption modules to ask for a list of users...Bjoern Schiessle2015-04-071-13/+48
* fix set recovery key and implement change passwordBjoern Schiessle2015-04-071-13/+41
* Initial commitClark Tomlinson2015-04-071-0/+106