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

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 requested a review from kasparsd September 13, 2021 14:53
@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?

@kasparsd
Copy link
Collaborator

kasparsd commented Dec 2, 2024

The formatting fixes are addressed in #653 which also adds similar filter to backup codes.

@kasparsd kasparsd closed this Dec 2, 2024
@jeffpaul jeffpaul removed this from the Future Release milestone Dec 2, 2024
@jcdjacobs
Copy link
Author

Thank you very much for implementing this feature in #653 !

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