You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After configuring 'allow_user_to_change_display_name'=>false, in config. php, it was found that users were unable to modify their full name (which was the expected result), and they were also unable to configure their email. Is this the expected result?
Steps to reproduce
Modify config. php
Add 'allow_user_tochange-display_name'=>false,
Ordinary users log in and enter the settings, but find that they cannot modify their email.
Expected behavior
The full name of the user cannot be modified, but email modifications should not be restricted.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Default user-backend (database)
LDAP/ Active Directory
SSO - SAML
Other
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered:
Bug description
After configuring
'allow_user_to_change_display_name'=>false,
in config. php, it was found that users were unable to modify their full name (which was the expected result), and they were also unable to configure their email. Is this the expected result?Steps to reproduce
Expected behavior
The full name of the user cannot be modified, but email modifications should not be restricted.
Nextcloud Server version
30
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.3
Web server
Apache (supported)
Database engine version
MySQL
Is this bug present after an update or on a fresh install?
None
Are you using the Nextcloud Server Encryption module?
None
What user-backends are you using?
Configuration report
List of activated Apps
Nextcloud Signing status
Nextcloud Logs
Additional info
No response
The text was updated successfully, but these errors were encountered: