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
I think these configs
filter_parameters: ["password"], filter_headers: ["authorization"],
Should be present by default to ensure that passwords are not accidentally logged in airbrake.
The default behaviour should be a safe behaviour.
The text was updated successfully, but these errors were encountered:
Set sane default values for filter params romul#15
68acf93
Set filter_parameters to ["password"], and filter_headers to ["authorization"].
No branches or pull requests
I think these configs
Should be present by default to ensure that passwords are not accidentally logged in airbrake.
The default behaviour should be a safe behaviour.
The text was updated successfully, but these errors were encountered: