Skip to content

Conversation

philipdouglas
Copy link

Use the sensitive_post_parameters decorator to redact user passwords when an error occurs in the token view.

Currently if an error occurs when a user logs in via django-oauth-toolkit, admins will receive an email containing their password in plain text.

Philip Douglas added 3 commits November 18, 2014 15:08
Use the sensitive_post_parameters decorator to redact user passwords
when an error occurs in the token view.
Use the sensitive_post_parameters decorator to redact user passwords
when an error occurs in the token view.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.0%) when pulling f3f25cb on FreakyDug:redact_password into 5ed4f50 on evonove:master.

@masci masci added this to the 0.8.0 milestone Dec 15, 2014
masci added a commit that referenced this pull request Dec 15, 2014
Prevent user passwords showing in error emails
@masci masci merged commit 742a941 into django-oauth:master Dec 15, 2014
@philipdouglas philipdouglas deleted the redact_password branch January 8, 2015 08:59
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

Successfully merging this pull request may close these issues.

3 participants