Skip to content

Option to lock full name when using external auth sources #31958

Closed
@thezzisu

Description

@thezzisu

Feature Description

In certain scenarios (such as within schools), users registered through external authentication need to maintain their real names.

Since names may contain Unicode characters (like a Chinese name), a good practice is to set DEFAULT_SHOW_FULL_NAME=true and set the user's full name to their real name. In this situation, it's necessary to ensure that external users cannot modify their own full name.

An option like EXTERNAL_USER_LOCK_FULL_NAME would be great to fit this need.

Screenshots

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions