the user always may modify their additional emails#28828
Conversation
Signed-off-by: Arthur Schiwon <[email protected]>
|
/compile /apps/settings |
|
/backport to stable22 |
Signed-off-by: nextcloud-command <[email protected]>
julien-nc
left a comment
There was a problem hiding this comment.
allow_user_to_change_display_nameis supposed to only lock the display name and system mail address.
I trust you on that even if it's kind of strange that is has an effect on the system mail address.
Code looks good.
yeah the name of this setting is misleading |
The system email address maybe changed or not. Either by this configuration flag ( But the additional email addresses work independent from it, are user controlled and can always be set. The latter was not possible for it was part of that generic if-statement. |
Fine by me then 👍 |
|
The backport to stable22 failed. Please do this backport manually. |
allow_user_to_change_display_nameis supposed to only lock the display name and system mail address.