aboutsummaryrefslogtreecommitdiffstats
path: root/apps/encryption/tests/controller
Commit message (Collapse)AuthorAgeFilesLines
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-123-533/+0
| | | | | | | | * Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests
* Happy new year!Thomas Müller2016-01-123-3/+3
|
* make encryption configurable for home storageBjoern Schiessle2015-10-271-1/+15
|
* update licence headers via scriptMorris Jobke2015-10-052-2/+0
|
* use login name for password resetBjoern Schiessle2015-08-301-9/+23
|
* use password hash instead of the plain password to encrypt the private keyBjoern Schiessle2015-08-071-1/+1
|
* update license headers and authorsMorris Jobke2015-06-252-1/+17
|
* detect migration statusBjoern Schiessle2015-05-271-0/+90
|
* change error codes to 400Clark Tomlinson2015-04-241-8/+8
|
* destupify testsClark Tomlinson2015-04-221-80/+77
|
* fixing return values and adding testsClark Tomlinson2015-04-221-0/+182
|
* Dont use the old .status wayJoas Schilling2015-04-201-3/+3
|
* Fix several minor thingsJoas Schilling2015-04-201-7/+8
|
* let user update the private key password in case the login password was ↵Bjoern Schiessle2015-04-171-0/+221
changed from outside