summaryrefslogtreecommitdiffstats
path: root/apps/encryption/controller/settingscontroller.php
Commit message (Collapse)AuthorAgeFilesLines
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-165/+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
|
* make encryption configurable for home storageBjoern Schiessle2015-10-271-1/+20
|
* update licence headers via scriptMorris Jobke2015-10-051-1/+0
|
* use login name for password resetBjoern Schiessle2015-08-301-1/+15
|
* use uid as additional information for saltBjoern Schiessle2015-08-071-2/+2
|
* 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-251-0/+2
|
* 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 ↵Bjoern Schiessle2015-04-171-0/+144
changed from outside