summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/LoginCredentials
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Specify string as nullable for credentials passwordAnna Larch2022-02-281-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-052-5/+7
* Add return type hint to credential store and make it strictChristoph Wurst2019-11-251-4/+5
* Update license headersMorris Jobke2017-11-062-4/+3
* Thows exception if password not availableMorris Jobke2017-05-121-0/+3
* fix @since annotations (9.1->12)Christoph Wurst2017-01-112-6/+6
* add @since annotations and document methodsChristoph Wurst2017-01-112-0/+14
* add login credential storeChristoph Wurst2017-01-112-0/+88