aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Accounts/AccountProperty.php
Commit message (Expand)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-241-21/+2
* refactor(provisioning_api): Add types for user details scopesprovokateurin2024-05-111-0/+3
* Refactors lib/private/Accounts.Faraz Samapoor2023-07-011-46/+16
* Refactors "strpos" calls in lib/private to improve code readability.Faraz Samapoor2023-05-151-1/+1
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Fix undefined/unset scope in account propertiesJoas Schilling2022-01-111-0/+1
* Fix ArrayAccess and JsonSerializable return typesCôme Chilliet2021-11-231-1/+1
* implement verification for additional mailsArthur Schiwon2021-09-091-1/+20
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+3
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-2/+15
* allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-121-11/+20
* OCS allow reading and writing account property scopesVincent Petry2021-03-261-1/+1
* Map old account scope properties to new namesVincent Petry2021-03-261-2/+20
* Add \OCP\Account public APIJulius Härtl2018-10-151-0/+140