summaryrefslogtreecommitdiffstats
path: root/apps/encryption/controller/settingscontroller.php
Commit message (Expand)AuthorAgeFilesLines
* 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 chang...Bjoern Schiessle2015-04-171-0/+144