summaryrefslogtreecommitdiffstats
path: root/lib/private/Authentication/LoginCredentials
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-052-5/+7
* Add return type hint to credential store and make it strictChristoph Wurst2019-11-251-3/+4
* Update license headersMorris Jobke2017-11-062-4/+2
* do not hard-require the token providerChristoph Wurst2017-01-111-6/+10
* use login hook credentials as fallbackChristoph Wurst2017-01-111-0/+21
* fix @since annotations (9.1->12)Christoph Wurst2017-01-111-1/+1
* replace session implementation if it changes at runtimeChristoph Wurst2017-01-111-0/+9
* add login credential storeChristoph Wurst2017-01-112-0/+158