We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The docs here claim:
Default: ["passwd", "password", "secret", "confirm_password", "password_confirmation"]
["passwd", "password", "secret", "confirm_password", "password_confirmation"]
but the source code claims otherwise - there are 35 fields scrubbed by default on servers and 14 in browsers.
In addition the docs make no mention of this browser/server difference.
The text was updated successfully, but these errors were encountered:
Thanks for the feedback! We'll update the docs.
Sorry, something went wrong.
@rokob It's unclear to me if we do in fact need to update our documentation here or if this has been fixed.
The docs need to be updated
Okay thanks, I'll make a note to update these.
Closed via #570
rokob
rivkahstandig3636
No branches or pull requests
The docs here claim:
but the source code claims otherwise - there are 35 fields scrubbed by default on servers and 14 in browsers.
In addition the docs make no mention of this browser/server difference.
The text was updated successfully, but these errors were encountered: