summaryrefslogtreecommitdiffstats
path: root/apps/encryption/hooks
Commit message (Expand)AuthorAgeFilesLines
* Happy new year!Thomas Müller2016-01-122-2/+3
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-271-3/+3
* update licence headers via scriptMorris Jobke2015-10-051-2/+0
* check for the right user if we can change his passwordBjoern Schiessle2015-09-141-1/+9
* 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-4/+2
* update license headers and authorsMorris Jobke2015-06-251-0/+2
* make sure that we create a header for the encrypted private keyBjoern Schiessle2015-04-281-2/+2
* fix change password if no user is logged in, occ callBjoern Schiessle2015-04-171-3/+7
* fix decryption of legacy private keyBjoern Schiessle2015-04-161-1/+0
* fixing license headers - encryption code relatedThomas Müller2015-04-072-4/+6
* PHPDoc cleanup - clean code \o/Thomas Müller2015-04-071-2/+0
* cleanupThomas Müller2015-04-071-3/+3
* make recovery key workBjoern Schiessle2015-04-071-6/+17
* use password change logic to userhooks to avoid recursionsBjoern Schiessle2015-04-071-7/+79
* add session class to handle all session operationsBjoern Schiessle2015-04-071-7/+4
* cleanup and removing cachefactoryClark Tomlinson2015-04-074-126/+15
* fixing obvious bugs while testingThomas Müller2015-04-071-1/+0
* Updating keystorage movement and fixing hooksClark Tomlinson2015-04-071-160/+53
* Initial commitClark Tomlinson2015-04-075-0/+459