Skip to content

feat: add option to disable user settings for changing username or email#466

Open
johannes-kirchner wants to merge 1 commit intothomiceli:masterfrom
johannes-kirchner:feat/disable_change_username_email
Open

feat: add option to disable user settings for changing username or email#466
johannes-kirchner wants to merge 1 commit intothomiceli:masterfrom
johannes-kirchner:feat/disable_change_username_email

Conversation

@johannes-kirchner
Copy link
Contributor

In an organization it's useful to not allow users to change their username or email.

@thomiceli
Copy link
Owner

Would be great and safer to also disable the routes.

func EmailProcess(ctx *context.Context) error {

func UsernameProcess(ctx *context.Context) error {

Also if there is no email in the first place should we let the users define one ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants