aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/IUser.php
Commit message (Expand)AuthorAgeFilesLines
* docs: Add info for the password hashesChristopher Ng2024-07-081-0/+3
* feat: Allow getting/setting the password hash of a userChristopher Ng2024-07-081-0/+14
* chore: Add SPDX headerAndy Scherzinger2024-05-241-24/+4
* feat(users): Store and load a user's managerChristoph Wurst2023-05-121-0/+17
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix creation of new user and display the correct error messageChristopher Ng2022-08-221-0/+3
* Revert api breakCarl Schwan2022-05-241-2/+2
* Fix psalm issues related to the user backendCarl Schwan2022-05-201-2/+1
* enable the user to set a primary (notification) email address (backend)Arthur Schiwon2021-09-091-1/+62
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+3
* do not offer to change display name or password, if not possible.Arthur Schiwon2018-11-071-0/+3
* Expose the backend of IUserRoeland Jago Douma2018-11-021-0/+7
* Properly return boolean on enable stateJohn Molakvoæ (skjnldsv)2018-04-091-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix othersJoas Schilling2016-07-211-1/+2
* Update license headersLukas Reschke2016-05-261-2/+2
* Move \OCP to PSR-4Roeland Jago Douma2016-05-191-0/+202