Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Sep 6, 2018

Backport of #11082

Fixes #10584

We deleted the main token when using the login flow else mutliple tokens
would show up for a single user.

However in the case of OAuth this is perfectly fine as the
authentication happens really in your browser:

1. You are already logged in, no need to log you out
2. You are not logged in yet, but since you log in into the exact same
browser the expected behavior is to stay logged in.

Signed-off-by: Roeland Jago Douma <[email protected]>
@rullzer rullzer merged commit e296f7d into stable14 Sep 7, 2018
@rullzer rullzer deleted the backport/11082/stable14 branch September 7, 2018 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants