summaryrefslogtreecommitdiffstats
path: root/apps/encryption/lib/Users
Commit message (Collapse)AuthorAgeFilesLines
* Fix apps/Joas Schilling2016-07-211-1/+2
|
* Update license headersLukas Reschke2016-05-261-2/+2
|
* Move Encryption app to PSR-4 (#24524)Joas Schilling2016-05-121-0/+88
* Move Encryption to PSR-4 * Move encryption tests to PSR-4 * Fix the tests