Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Oct 21, 2019

It seems that KDE by default opens the url in secret.
Should fix: nextcloud/desktop#1412

Signed-off-by: Roeland Jago Douma [email protected]

It seems that KDE by default opens the url in secret.
Should fix: nextcloud/desktop#1412

Signed-off-by: Roeland Jago Douma <[email protected]>
@rullzer rullzer added bug 3. to review Waiting for reviews labels Oct 21, 2019
@rullzer rullzer added this to the Nextcloud 18 milestone Oct 21, 2019
@rullzer
Copy link
Member Author

rullzer commented Oct 21, 2019

/backport to stable17

@rullzer
Copy link
Member Author

rullzer commented Oct 21, 2019

/backport to stable16

@kesselb
Copy link
Contributor

kesselb commented Oct 21, 2019

How do you ensure that a token is not used twice? What do you think of adding setStarted to flowDone, set it to 2 and check for a value < 2 in startLoginFlow?

@rullzer
Copy link
Member Author

rullzer commented Oct 21, 2019

How do you ensure that a token is not used twice? What do you think of adding setStarted to flowDone, set it to 2 and check for a value < 2 in startLoginFlow?

We don't right now. The token gets cleared once the flow is completed.
So the only thing that can happen now is that you open the same flow twice.

@kesselb
Copy link
Contributor

kesselb commented Oct 22, 2019

Thanks @rullzer 👍 Missed $this->mapper->delete($data) ;)

@kesselb kesselb added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Oct 23, 2019
@rullzer rullzer merged commit bc4ed80 into master Oct 26, 2019
@rullzer rullzer deleted the fix/weird_kde/loginflowv2 branch October 26, 2019 11:53
@backportbot-nextcloud
Copy link

backport to stable17 in #17688

@backportbot-nextcloud
Copy link

backport to stable16 in #17689

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[2.6.0] Your login token is invalid or has expired (webflow login)

4 participants