aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Encryption/Keys
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-241-24/+3
* add key location to info:file outputRobin Appelman2024-02-011-25/+5
* Revert "add key location to info:file output"Robin Appelman2024-01-171-5/+25
* add key location to info:file outputRobin Appelman2024-01-171-25/+5
* Use typed version of IConfig::getSystemValue as much as possibleCôme Chilliet2023-04-051-3/+3
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Catch throwable instead of exceptionRoeland Jago Douma2021-01-071-1/+1
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* New SSE key formatRoeland Jago Douma2020-08-201-15/+131
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-6/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Ignore exception when deleting keys of deleted userVincent Petry2017-03-171-2/+16
* create new encryption keys on password reset and backup the old oneBjoern Schiessle2017-01-101-0/+35
* Fix othersJoas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move \OC\Encryption to PSR-4Roeland Jago Douma2016-04-221-0/+326