summaryrefslogtreecommitdiffstats
path: root/tests/lib/Accounts/AccountManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Allow to tweak default scopes for accountsThomas Citharel2022-05-161-33/+71
* Minor optimizations for saving user personal informationCarl Schwan2022-05-121-6/+3
* Add profile default setting for adminChristopher Ng2022-03-181-0/+6
* Fix email verificationChristopher Ng2022-01-061-0/+39
* fix populating account array with missing default valuesArthur Schiwon2021-10-221-9/+7
* Add new account propertiesChristopher Ng2021-10-191-6/+192
* implement verification for additional mailsArthur Schiwon2021-09-091-0/+36
* adjust internal data handling logic to fix store and loadArthur Schiwon2021-06-301-146/+109
* adjust email verification checkerArthur Schiwon2021-06-301-4/+1
* adjust verification state updater methodArthur Schiwon2021-06-301-10/+5
* make AccountManager actually write multi value propertiesArthur Schiwon2021-06-301-163/+106
* prov api reports additional emails on getUserArthur Schiwon2021-06-301-0/+1
* CI: more flexible assertionsArthur Schiwon2021-06-071-1/+6
* update unit testsArthur Schiwon2021-06-031-16/+166
* do not use private AccountManager in UsersControllerArthur Schiwon2021-05-251-3/+4
* allow to set valid scopes only in AccountPropertyArthur Schiwon2021-05-121-3/+17
* Validate the website field input to be a valid URLJoas Schilling2021-04-221-0/+26
* Add property scope tests for AccountManagerVincent Petry2021-03-261-0/+123
* Map old account scope properties to new namesVincent Petry2021-03-261-6/+6
* Fix Test class nameJoas Schilling2021-03-121-0/+335