aboutsummaryrefslogtreecommitdiffstats
path: root/settings/controller/encryptioncontroller.php
Commit message (Collapse)AuthorAgeFilesLines
* Rename files to be PSR-4 compliantLukas Reschke2016-04-061-145/+0
|
* Happy new year!Thomas Müller2016-01-121-1/+1
|
* update licence headers via scriptMorris Jobke2015-10-051-0/+1
|
* Add unit testsLukas Reschke2015-07-281-13/+25
|
* set logger in constructorBjoern Schiessle2015-07-281-0/+1
|
* don't move keys if the key where already moved in a previous migration runBjoern Schiessle2015-07-171-2/+8
|
* only cleanUp the remaining keys if the migration really finished succesfullyBjoern Schiessle2015-07-081-0/+2
|
* only request encryption module for files which are not excludedBjoern Schiessle2015-05-271-3/+4
|
* allow user to start migration in admin settings if no external user ↵Bjoern Schiessle2015-04-161-0/+122
back-ends are enabled