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

Fix UserInfo.razor page #4

Open
jacek13 opened this issue May 8, 2022 · 1 comment
Open

Fix UserInfo.razor page #4

jacek13 opened this issue May 8, 2022 · 1 comment
Assignees

Comments

@jacek13
Copy link
Owner

jacek13 commented May 8, 2022

Modify the userInfo page. The password should be hidden and changing the password should require entering the old password and retyping the new one.

@MiSmola
Copy link
Collaborator

MiSmola commented May 10, 2022

Added password confirmation by requiring an old password and entering a new password twice.
Password text is hidden on page.
TODO: Password reveal option on page.

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

No branches or pull requests

2 participants