Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Add info for the password hashes | Christopher Ng | 2024-07-08 | 1 | -0/+3 |
* | feat: Allow getting/setting the password hash of a user | Christopher Ng | 2024-07-08 | 1 | -0/+14 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-24 | 1 | -24/+4 |
* | feat(users): Store and load a user's manager | Christoph Wurst | 2023-05-12 | 1 | -0/+17 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Fix creation of new user and display the correct error message | Christopher Ng | 2022-08-22 | 1 | -0/+3 |
* | Revert api break | Carl Schwan | 2022-05-24 | 1 | -2/+2 |
* | Fix psalm issues related to the user backend | Carl Schwan | 2022-05-20 | 1 | -2/+1 |
* | enable the user to set a primary (notification) email address (backend) | Arthur Schiwon | 2021-09-09 | 1 | -1/+62 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Remove @package annotations from public namespace | Julius Härtl | 2020-08-26 | 1 | -1/+0 |
* | Use exactly one empty line after the namespace declaration | Christoph Wurst | 2020-04-09 | 1 | -1/+0 |
* | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -1/+3 |
* | do not offer to change display name or password, if not possible. | Arthur Schiwon | 2018-11-07 | 1 | -0/+3 |
* | Expose the backend of IUser | Roeland Jago Douma | 2018-11-02 | 1 | -0/+7 |
* | Properly return boolean on enable state | John Molakvoæ (skjnldsv) | 2018-04-09 | 1 | -1/+1 |
* | Update with robin | Joas Schilling | 2016-07-21 | 1 | -1/+1 |
* | Fix others | Joas Schilling | 2016-07-21 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 1 | -2/+2 |
* | Move \OCP to PSR-4 | Roeland Jago Douma | 2016-05-19 | 1 | -0/+202 |