nextcloud-server/lib/private/Accounts
Arthur Schiwon e26d6f080b
fix populating account array with missing default values
- both $userData and $defaultUserData have numeric indices
- each element contains at least the name and other fields
- appending the missing data array is sufficient

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-10-22 23:05:43 +07:00
..
Account.php adjust internal data handling logic to fix store and load 2021-06-30 00:48:01 +07:00
AccountManager.php fix populating account array with missing default values 2021-10-22 23:05:43 +07:00
AccountProperty.php implement verification for additional mails 2021-09-09 14:03:35 +07:00
AccountPropertyCollection.php implement verification for additional mails 2021-09-09 14:03:35 +07:00
Hooks.php fix code style 2021-06-30 00:45:49 +07:00
TAccountsHelper.php Add new account properties 2021-10-19 04:44:40 +07:00