nextcloud/apps
Daniel Calviño Sánchez e30271be4f Respect additional user settings not covered by the controller
"AccountManager::updateUser()" wipes previous user data with whichever
user data is given (except for some adjustments, like resetting the
verified status when needed). As the controller overrode the properties
those properties would lose some of their attributes even if they are
not affected by the changes made by the controller. Now the controller
only modifies the attributes set ("value" and "scope") to prevent that.

Note that with this change the controller no longer removes the
"verified" status, but this is not a problem because, as mentioned,
"AccountManager::updateUser()" resets them when needed (for example,
when the value of the website property changes).

This change is a previous step to fix overwritting properties with null
values, and it will prevent the controller from making unexpected
changes if more attributes are added in the future.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-04-23 16:53:10 +02:00
..
accessibility [tx-robot] updated from transifex 2021-04-21 02:26:35 +00:00
admin_audit Update license headers for 19 2020-04-29 11:57:22 +02:00
cloud_federation_api Update license headers for 19 2020-04-29 11:57:22 +02:00
comments [tx-robot] updated from transifex 2021-04-20 02:26:29 +00:00
contactsinteraction Card::getOwner should return the actual value 2021-03-01 17:33:17 +00:00
dav [tx-robot] updated from transifex 2021-04-12 02:25:25 +00:00
encryption [tx-robot] updated from transifex 2021-04-17 02:24:35 +00:00
federatedfilesharing [tx-robot] updated from transifex 2021-04-23 02:26:44 +00:00
federation [tx-robot] updated from transifex 2021-04-16 02:26:22 +00:00
files [tx-robot] updated from transifex 2021-04-23 02:26:44 +00:00
files_external [tx-robot] updated from transifex 2021-04-23 02:26:44 +00:00
files_sharing [tx-robot] updated from transifex 2021-04-23 02:26:44 +00:00
files_trashbin [tx-robot] updated from transifex 2021-04-17 02:24:35 +00:00
files_versions [tx-robot] updated from transifex 2021-04-04 02:25:14 +00:00
lookup_server_connector Update license headers for 19 2020-04-29 11:57:22 +02:00
oauth2 [tx-robot] updated from transifex 2021-04-19 02:26:35 +00:00
provisioning_api Fix the user email issue while creating a user 2020-10-05 19:34:19 +00:00
settings Respect additional user settings not covered by the controller 2021-04-23 16:53:10 +02:00
sharebymail [tx-robot] updated from transifex 2021-04-23 02:26:44 +00:00
systemtags [tx-robot] updated from transifex 2021-04-21 02:26:35 +00:00
testing Update license headers for 19 2020-04-29 11:57:22 +02:00
theming [tx-robot] updated from transifex 2021-04-19 02:26:35 +00:00
twofactor_backupcodes [tx-robot] updated from transifex 2021-04-19 02:26:35 +00:00
updatenotification [tx-robot] updated from transifex 2021-04-16 02:26:22 +00:00
user_ldap [tx-robot] updated from transifex 2021-04-23 02:26:44 +00:00
workflowengine [tx-robot] updated from transifex 2021-04-22 02:26:53 +00:00