summaryrefslogtreecommitdiffstats
path: root/lib/public/Authentication/LoginCredentials/ICredentials.php
Commit message (Expand)AuthorAgeFilesLines
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Specify string as nullable for credentials passwordAnna Larch2022-02-281-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headersChristoph Wurst2019-12-051-2/+2
* Update license headersMorris Jobke2017-11-061-2/+2
* Thows exception if password not availableMorris Jobke2017-05-121-0/+3
* fix @since annotations (9.1->12)Christoph Wurst2017-01-111-4/+4
* add @since annotations and document methodsChristoph Wurst2017-01-111-0/+12
* add login credential storeChristoph Wurst2017-01-111-0/+46