summaryrefslogtreecommitdiffstats
path: root/lib/public/User/Backend/ICheckPasswordBackend.php
Commit message (Expand)AuthorAgeFilesLines
* Fix psalm issues related to the user backendCarl Schwan2022-05-201-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Document parametersRoeland Jago Douma2018-03-221-0/+4
* Remove type declarations where not yet possibleRoeland Jago Douma2018-03-221-1/+1
* Fix phpdocRoeland Jago Douma2018-03-221-0/+6
* Add interfaces for user backend functionalityRoeland Jago Douma2018-03-221-0/+29