Skip to content

Conversation

paulnurkkala
Copy link

I didn't see a way to use the default settings module that's in django just to change whether or not this looks for case sensitivity, so I added a small bit of logic that checks to see if settings.PASSWORD_RESET_CASE_SENSITIVE is set. If it is, then the form listens to that setting to allow for quick case sensitivity updates to the default flow, without having to extend and override the "Recover" view.

If this functionality is already included and I've missed it, please let me know!

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