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] Fix default redirection URL not taken into account #600

Merged
merged 8 commits into from
Feb 1, 2020

Conversation

clems4ever
Copy link
Member

The default redirection URL was not taken into account in v4. I took the opportunity to add unit tests in every 2FA options and integration tests in 2 suites testing TOTP and Duo.

We don't have any U2F oriented suite so the feature is not tested in integration but I think it's fine given the code handling the redirection is now shared across the 2FA methods and there are unit tests for every methods.

@clems4ever clems4ever changed the title Fix default redirection URL not taken into account [FIX] Fix default redirection URL not taken into account Feb 1, 2020
@clems4ever clems4ever requested review from james-d-elliott and nightah and removed request for james-d-elliott February 1, 2020 11:24
Copy link
Member

@nightah nightah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@clems4ever clems4ever merged commit ea9b408 into master Feb 1, 2020
@clems4ever clems4ever deleted the fix-default-redirect branch February 1, 2020 12:54
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