• Eric Chiang's avatar
    server: fix flow when user logs in through wrong connector · ad6e3318
    Eric Chiang authored
    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.
    ad6e3318
server.go 16.3 KB