Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

User Profile Options Updated #1442

Closed

Conversation

Jatin2020-24
Copy link
Contributor

@Jatin2020-24 Jatin2020-24 commented May 7, 2022

Fixes: #1282

@Jatin2020-24 Jatin2020-24 marked this pull request as draft May 7, 2022 19:41
return jsonify({"success": True}), 200


# @APP.route("/edit_nick_name", methods=["POST"])
Copy link
Member

Choose a reason for hiding this comment

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

maybe we should have only one /edit_profile for the edits of userdata.

It must be blockable that users can edit once set email Adress and nickname.
That may be can done by some parameter in the mscolab configuration, e.g.
something user_form_disable = []
The server has then to drop changes and the UI may disable the fields.

@ReimarBauer
Copy link
Member

we can reopen it, when you want to continue

@ReimarBauer ReimarBauer closed this Oct 8, 2023
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.

user profile options
2 participants