Skip to content
Unverified Commit 82f03e13 authored by Roeland Jago Douma's avatar Roeland Jago Douma
Browse files

Clear login token once apppassword is generated



Fixes #7697

When using the new login flow a token will be generated since we login.
However after that we generate yet another token to return (as we
should).

However we should kill the current session token as we are done with it.
And will never use it again.

Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
parent e6557324
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment