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

Fix issue with invoking authentication twice #316

Merged
merged 1 commit into from
Jun 10, 2015
Merged

Conversation

yl3w
Copy link
Contributor

@yl3w yl3w commented Jun 10, 2015

Summary:
Invoking authentication twice, once during form validation,
and once during action execution, causes login to fail
in systems using OTP (One time password) authentication
schemes.

@byxorna @defect @Primer42 @roymarantz @mattikus

#315

Summary:
Invoking authentication twice, once during form validation,
and once during action execution, causes login to fail
in systems using OTP (One time password) authentication
schemes.
@william-richard
Copy link
Contributor

In general, this LGTM. How was it tested?

@byxorna
Copy link
Contributor

byxorna commented Jun 10, 2015

LGTM. worth testing?

@mattikus
Copy link

Not sure how useful it is, but it's been tested in my environment and works
as expected.

@yl3w
Copy link
Contributor Author

yl3w commented Jun 10, 2015

thanks matt. Matt tested in an OTP setup with LDAP.

I tested with file and db auth.

yl3w added a commit that referenced this pull request Jun 10, 2015
Fix issue with invoking authentication twice
@yl3w yl3w merged commit 54f2336 into master Jun 10, 2015
@yl3w yl3w deleted the bhaskar-fix-multiple-auth branch June 10, 2015 18:39
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.

4 participants