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

Added remember-my-browser feature. Does not ask for the code again on the same browser #31

Merged
merged 8 commits into from
Sep 20, 2018
Merged

Conversation

gregkster
Copy link
Contributor

The implementation is based on a signed cookie that is checked on subsequent logins.
This pull request incorporates my Django 2.0 changes that are subject of an earlier pull request

Pass optional settings.MFA_ISSUER_NAME to the Authenticator app via QR code
…er that

a code has already been entered successfully on a browser and not ask again
for a defined number of days
…e user

enter the code on next login
Set cookie secure flag based on DEBUG
@coveralls
Copy link

coveralls commented Sep 15, 2018

Coverage Status

Coverage decreased (-5.0%) to 44.027% when pulling 7cd689c on gregkster:remember-my-browser into 1cbb13d on MicroPyramid:master.

@chaitu210 chaitu210 merged commit 2ff42f7 into MicroPyramid:master Sep 20, 2018
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