aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/controller/recoverycontroller.php
Commit message (Collapse)AuthorAgeFilesLines
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-192/+0
| | | | | | | | * Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-2/+0
|
* update license headers and authorsMorris Jobke2015-06-251-0/+2
|
* change error codes to 400Clark Tomlinson2015-04-241-12/+12
|
* fix messages from settings crontrollerClark Tomlinson2015-04-221-12/+13
|
* remove status's and adjust jsClark Tomlinson2015-04-221-18/+24
|
* destupify testsClark Tomlinson2015-04-221-24/+23
|
* fixing return values and adding testsClark Tomlinson2015-04-221-32/+38
|
* 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 ↵Bjoern Schiessle2015-04-071-13/+48
| | | | 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-13/+41
|
* Initial commitClark Tomlinson2015-04-071-0/+106