summaryrefslogtreecommitdiffstats
path: root/lib/private/Security/CredentialsManager.php
Commit message (Expand)AuthorAgeFilesLines
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Make Security module strictJ0WI2021-04-191-7/+10
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Replace the credentials table with one that can have empty userJoas Schilling2020-11-101-1/+1
* Fix comparing the empty string for global credentialsJoas Schilling2020-11-101-6/+15
* Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+2
* fix credentialsManager documentation and ensure userId to be used as stringArthur Schiwon2020-04-151-6/+6
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Remove unused use statementsMorris Jobke2017-04-221-1/+0
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OC\Security to PSR-4Roeland Jago Douma2016-04-141-0/+125