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

Adding support for setting to always reset token after authenticating #19

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tpb-dev
Copy link

@tpb-dev tpb-dev commented Feb 22, 2017

Hi @JamesRitchie , great work on this project. I am using it for my site, and I would like to share a little enhancement I made. I added support for always resetting token after authenticating. It is a simple ALWAYS_RESET_TOKEN setting inside django's settings.py, and is made False by default if the setting is not present. I also added a few test cases, as well as edited the documentation to reflect this. Let me know if you have any questions or concerns.

@coveralls
Copy link

coveralls commented Feb 22, 2017

Coverage Status

Coverage remained the same at 100.0% when pulling fb3f537 on tpb-dev:master into e62f1f9 on JamesRitchie:master.

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.

2 participants