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

Add filter two_factor_email_token_length #419

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

Conversation

jcdjacobs
Copy link

The length of the email token (code) can be set with filter two_factor_email_token_length
The default is 8, like before

The length of the email token (code) can be set with filter two_factor_email_token_length
The default is 8, like before
@jeffpaul jeffpaul added this to the 0.8.0 milestone Sep 13, 2021
@jeffpaul
Copy link
Member

Per yesterday's bug scrub, @georgestephanis is going to give this a review but there's some minor whitespace tweaks around line 80 inside the function call and also not entirely certain abstracting this into its own method is required, as it's not used anywhere else, though @georgestephanis is definitely in favor of the concept.

@jeffpaul jeffpaul modified the milestones: 0.8.0, Future Release Mar 24, 2022
@jeffpaul jeffpaul removed the request for review from georgestephanis March 24, 2022 18:44
@jeffpaul
Copy link
Member

@kasparsd any code review feedback on the approach here?

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