Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

options to disable setting profile info #3179

Merged
merged 2 commits into from
May 3, 2018
Merged

Conversation

ara4n
Copy link
Member

@ara4n ara4n commented May 3, 2018

# If enabled, don't let users set their own display names/avatars
# other than for the very first time (unless they are a server admin).
# Useful when provisioning users based on the contents of a 3rd party
# directory and to avoid ambiguities.
#
# disable_set_displayname: True
# disable_set_avatar_url: True

Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would love if these could be disable_set_displayname with default: True rather than negative. Otherwise lgtm.

@dbkr dbkr assigned ara4n and unassigned dbkr May 3, 2018
@ara4n ara4n merged commit ad0424b into dinsic May 3, 2018
@hawkowl hawkowl deleted the matthew/disable-set-profile branch September 20, 2018 14:02
@localguru
Copy link
Contributor

localguru commented May 23, 2019

@hawkowl Why has this patch been deleted? That would be exactly the feature I need. When authenticating e.g. against an IDP, it makes sense to set the display name when creating the user and not to allow the user to change it later. See also #5241

@eMPee584
Copy link

eMPee584 commented Mar 2, 2020

Mhh why is this feature in the dinsic branch but not in master? (ref #5267)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants