nextcloud/apps/settings/templates
Daniel Calviño Sánchez 184a7cadab Handle corrupted scope values
Due to a bug (fixed some commits ago) in the UsersController of the
settings app the scope of the properties can be null (for example, if
lookup server upload was disabled and the user then changed the display
name in the profile information). In that case now the scope menu icon
shows an error to inform the user.

The scope value will not change when other properties are modified until
the user chooses an explicit value from the menu. Note that until a
scope is explicitly set the property will behave as if it is private.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-04-23 16:53:14 +02:00
..
settings Handle corrupted scope values 2021-04-23 16:53:14 +02:00
certificates.php Move settings to an app 2019-09-28 09:39:28 +00:00
help.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
settings-vue.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00