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

Filter out passwords from error reports in production #11652

Open
jacobtylerwalls opened this issue Nov 25, 2024 · 0 comments · May be fixed by #11653
Open

Filter out passwords from error reports in production #11652

jacobtylerwalls opened this issue Nov 25, 2024 · 0 comments · May be fixed by #11653
Assignees

Comments

@jacobtylerwalls
Copy link
Member

jacobtylerwalls commented Nov 25, 2024

We can start masking passwords in error reports in production by using Django's @sensitive_variables() decorator in our auth views.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 👀 In Review
Development

Successfully merging a pull request may close this issue.

1 participant