summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/recovery.php
Commit message (Expand)AuthorAgeFilesLines
* check recovery setting for the right userBjoern Schiessle2015-04-301-11/+17
* make sure that encrypted private keys always have a headerBjoern Schiessle2015-04-151-1/+2
* read cipher from key header and always write a key header if a new private ke...Bjoern Schiessle2015-04-081-0/+1
* fixing license headers - encryption code relatedThomas Müller2015-04-071-2/+3
* make recovery key workBjoern Schiessle2015-04-071-47/+48
* cleanup keymanager test and add some additional testsBjoern Schiessle2015-04-071-1/+1
* delete recovery keys on disableBjoern Schiessle2015-04-071-11/+6
* let user enable recovery keyBjoern Schiessle2015-04-071-7/+10
* add helper class accessible for encryption modules to ask for a list of users...Bjoern Schiessle2015-04-071-14/+73
* fix set recovery key and implement change passwordBjoern Schiessle2015-04-071-12/+19
* moving methods to their final placesClark Tomlinson2015-04-071-5/+80
* Updating keystorage movement and fixing hooksClark Tomlinson2015-04-071-8/+50
* Initial commitClark Tomlinson2015-04-071-0/+134