Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

configuration option to prevent users from changing their name or email #1712

Open
RogerHaase opened this issue Jul 18, 2024 · 0 comments
Open

Comments

@RogerHaase
Copy link
Member

Missing feature? Moin 1.9.x had configure options to prevent users from changing their name or email:

user_form_disable = ['name', 'aliasname', 'email',] # don't let the user change these, but show them:
user_form_remove = ['aliasname', 'password', 'password2', 'css_url', 'logout', 'create', 'account_sendmail','jid'] # remove completely:

In moin2 aliasname is replaced by name being a list.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant