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

server: fix flow when user logs in through wrong connector #242

Merged
merged 1 commit into from
Dec 22, 2015

Conversation

ericchiang
Copy link
Contributor

This cleans up the code that deals with a user attempting to login through a different connector than they registered with. The only functional change is that newLoginURLFromSession is now called with register = false when a user has an existing account.

It fixes weird behavior seen in this comment.

This cleans up the code that deals with a user attempting to login
through a different connector than they registered with. The only
functional change is that `newLoginURLFromSession` is now called
with register = false when a user has an existing account.
@bobbyrullo
Copy link
Contributor

nicely done, thanks

LGTM

bobbyrullo added a commit that referenced this pull request Dec 22, 2015
server: fix flow when user logs in through wrong connector
@bobbyrullo bobbyrullo merged commit 6c09576 into dexidp:master Dec 22, 2015
@ericchiang ericchiang deleted the duplicate_login branch March 9, 2016 18:03
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