aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/Accounts/AccountManagerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #53109 from TechnicalSuwako/masterStephan Orbaugh9 days1-6/+29
|\
| * fix(settings): fix test諏訪子2025-05-271-4/+27
| * fix(settings): change Mastodon only URI to webfinger諏訪子2025-05-251-2/+2
* | chore: run rectorrector-phpunit10Robin Appelman2025-07-011-22/+7
* | chore: run rector on testsRobin Appelman2025-06-121-2/+3
|/
* test: Fix non-static data providersJoas Schilling2025-05-151-11/+12
* fix(AccountManager): Sanitize social media handlesFerdinand Thiessen2025-02-061-50/+200
* fix(settings): pronouns UsersControllerTestJohn Molakvoæ (skjnldsv)2024-09-181-0/+6
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-151-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-0/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-131-19/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usageJoas Schilling2023-09-251-2/+9
* feat!: Migrate AccountManager event to typed eventJoas Schilling2023-07-281-11/+10
* Fix testsCarl Schwan2022-11-221-0/+39
* 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