summaryrefslogtreecommitdiffstats
path: root/lib/public/User
Commit message (Expand)AuthorAgeFilesLines
* Get the proper UIDRoeland Jago Douma2019-08-131-0/+44
* New user backend interface to check if a user can confirm passwordsRoeland Jago Douma2018-11-021-0/+36
* Document parametersRoeland Jago Douma2018-03-229-0/+30
* Move to ABackendRoeland Jago Douma2018-03-221-1/+1
* Remove type declarations where not yet possibleRoeland Jago Douma2018-03-224-4/+4
* Fix phpdocRoeland Jago Douma2018-03-229-0/+62
* Add abstract bakend to still be backwards compatible with the old logicRoeland Jago Douma2018-03-221-0/+62
* Add interfaces for user backend functionalityRoeland Jago Douma2018-03-228-0/+232