mirror of
https://github.com/zulip/zulip.git
synced 2025-11-08 07:52:19 +00:00
There are a few account settings that are possibly deactivated if a user is not an administrator (email, name and avatar changes), depending on the organization's policy for changing those settings. When a user's role is updated to become (or no longer be) an admin, the display for these account settings may need to be updated. Adds `settings_account.update_account_settings_display` to the functions called in `user_events.update_person` if the active user's role is changed to or from an administrator role.
5.3 KiB
5.3 KiB