Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactors lib/private/Accounts. | Faraz Samapoor | 2023-07-01 | 1 | -46/+16 |
* | Refactors "strpos" calls in lib/private to improve code readability. | Faraz Samapoor | 2023-05-15 | 1 | -1/+1 |
* | composer run cs:fix | Côme Chilliet | 2023-01-20 | 1 | -1/+0 |
* | Fix undefined/unset scope in account properties | Joas Schilling | 2022-01-11 | 1 | -0/+1 |
* | Fix ArrayAccess and JsonSerializable return types | Côme Chilliet | 2021-11-23 | 1 | -1/+1 |
* | implement verification for additional mails | Arthur Schiwon | 2021-09-09 | 1 | -1/+20 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+3 |
* | do not use private AccountManager in UsersController | Arthur Schiwon | 2021-05-25 | 1 | -2/+15 |
* | allow to set valid scopes only in AccountProperty | Arthur Schiwon | 2021-05-12 | 1 | -11/+20 |
* | OCS allow reading and writing account property scopes | Vincent Petry | 2021-03-26 | 1 | -1/+1 |
* | Map old account scope properties to new names | Vincent Petry | 2021-03-26 | 1 | -2/+20 |
* | Add \OCP\Account public API | Julius Härtl | 2018-10-15 | 1 | -0/+140 |