summaryrefslogtreecommitdiffstats
path: root/apps/encryption/appinfo/routes.php
Commit message (Collapse)AuthorAgeFilesLines
* update license headers and authorsMorris Jobke2015-06-251-0/+2
|
* let user update the private key password in case the login password was ↵Bjoern Schiessle2015-04-171-0/+5
| | | | changed from outside
* display warning if password changed or if the keys are not initializedBjoern Schiessle2015-04-161-1/+6
|
* fixing license headers - encryption code relatedThomas Müller2015-04-071-2/+3
|
* userRecovery() was replaced by setRecoveryForUser()Bjoern Schiessle2015-04-071-5/+0
|
* add helper class accessible for encryption modules to ask for a list of ↵Bjoern Schiessle2015-04-071-0/+5
| | | | users with access to a file, needed to apply the recovery key to all files
* fix set recovery key and implement change passwordBjoern Schiessle2015-04-071-0/+5
|
* make recovery settings workBjoern Schiessle2015-04-071-4/+4
|
* Initial commitClark Tomlinson2015-04-071-0/+39