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

register password validator shows pw in cleartext #123

Closed
JensTimmerman opened this issue Sep 27, 2021 · 2 comments
Closed

register password validator shows pw in cleartext #123

JensTimmerman opened this issue Sep 27, 2021 · 2 comments

Comments

@JensTimmerman
Copy link
Member

image

@wschella
Copy link
Member

I came across this as well with @iasoon and forgot to make an issue.

The responsible library is https://github.com/Keats/validator . There a way to set the message string with the message argument of the macro, but it's not super flexible. Can be used to solve the issue tho.

@rien
Copy link
Collaborator

rien commented Sep 27, 2021

There was already an issue for this (#87), but this is something we should have fixed earlier. Thanks for the PR!

JensTimmerman added a commit that referenced this issue Sep 27, 2021
* set message on password validator

fix for #123

* Update user.rs
rien pushed a commit that referenced this issue Sep 28, 2021
* set message on password validator

fix for #123

* Update user.rs
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

4 participants