aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/Accounts/AccountProperty.php
Commit message (Expand)AuthorAgeFilesLines
* 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