-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Description
Steps to reproduce
- Set the config value allow_user_to_change_display_name=false; in config.php
- Try to change the email address from an user in the admin panel. You can't change the email as admin.
- Set the config value allow_user_to_change_display_name back to true in config.php
- You can change the email address as admin in the admin panel.
Pleas fix this bug. If allow_user_to_change_display_name is false, only the admin can change the email and other personal settings.
Server configuration
Operating system:
Raspian
Web server:
apache2
Database:
mysql
PHP version:
5.5
Nextcloud version: (see Nextcloud admin page)
10.0
Updated from an older Nextcloud/ownCloud or fresh install:
From old Version 9
Where did you install Nextcloud from:
From zip-Archive.
GitHubUser4234