summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/KeyManager.php
Commit message (Expand)AuthorAgeFilesLines
* move log constants to ILoggerArthur Schiwon2018-04-261-1/+1
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-1/+1
* Properly log the full exception instead of only the messageMorris Jobke2018-01-231-5/+5
* Update license headersMorris Jobke2017-11-061-0/+2
* after the master key was loaded we are ready to go, no re-login neededBjoern Schiessle2017-07-061-2/+11
* Update comments to NextcloudMorris Jobke2017-04-111-1/+1
* Use master key for public links as wellVincent Petry2017-03-241-4/+15
* Fix public link for master keyVincent Petry2017-03-241-1/+1
* create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-5/+3
* Fix encryption appJoas Schilling2016-09-121-1/+0
* Fix apps/Joas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-2/+2
* don't fail on "bad signature" during login. Most likely this happens becauseBjörn Schießle2016-05-251-0/+7
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-0/+697