Configurable token length, max length 6#86
Open
nishantonline1 wants to merge 37 commits intoaaronn:masterfrom
Open
Configurable token length, max length 6#86nishantonline1 wants to merge 37 commits intoaaronn:masterfrom
nishantonline1 wants to merge 37 commits intoaaronn:masterfrom
Conversation
Author
|
@aaronn kindly review the above PR, I didn't make any changes in the models. If possible please merge, so that I can use this repo in the production app. |
|
Will this be merged or reviewed soon? |
peidrao
approved these changes
Jun 27, 2022
Fixing codestyle changes to match PEP8
Add AuthToken Support and Device ID/Type to DRFPasswordless
Made device_id unique
Import Q from models
Remove Unique Constrain for device_id and Added User and device_id unique together
This change updates the version from 1.5.9 to 1.6.0 in the __version__.py file.
Update version to 1.6.0
added filter for device_type in Token listing page.
added user, device_id and device_type to readonly fields and setup version upgrade
Allow deive type to be different
change version
Limit OTP Attempts
skip increment counter for static otp user
skip counter for demo user for non-production environment
drfpasswordless 1.6.6
Filter for is_active=True when looking up existing demo user tokens, so a new token is created after the previous one was deactivated.
Fix static OTP not working on repeated logins for demo users
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.