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

PASSWORD_FORM_FIELD set from django settings file #100

Merged
merged 1 commit into from Oct 23, 2014

Conversation

AJRenold
Copy link
Contributor

@AJRenold AJRenold commented Oct 2, 2014

I'm using this with django-two-factor-auth which provides it's own login templates with different form fields. Thus, in addition to setting the USERNAME_FORM_FIELD from the django settings file, I also would like to set the PASSWORD_FORM_FIELD from the settings file.

added extra logic in decorated login to handle two_factor no redirecty login

added extra logic in decorated login to handle two_factor no redirecty login part 2

added extra logic in decorated login to handle two_factor no redirecty login part 3

removed extra changes
camilonova added a commit that referenced this pull request Oct 23, 2014
PASSWORD_FORM_FIELD set from django settings file
@camilonova camilonova merged commit c060bde into jazzband:master Oct 23, 2014
@camilonova
Copy link
Member

Thanks

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.

None yet

2 participants