Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

firts changes to avoid duplicated sessions #973

Closed
wants to merge 1 commit into from

Conversation

pablocarmu
Copy link
Contributor

@pablocarmu pablocarmu commented Dec 12, 2017

first approach to solve the duplication of the sessions when the auth method is OAuth. At least until core fix this.
Related #923 (comment)

@jesmrec jesmrec mentioned this pull request Dec 12, 2017
33 tasks
@nasli nasli force-pushed the oauth2_session_expires branch from 88904ff to 77ae765 Compare December 12, 2017 10:23
@jesmrec
Copy link
Contributor

jesmrec commented Dec 12, 2017

Current behaviour is the same as #923 (comment)

@pablocarmu @nasli

@jesmrec
Copy link
Contributor

jesmrec commented Dec 12, 2017

I have checked, and it seems to mantain two session cookies.

screen shot 2017-12-12 at 13 19 46

First one from authentication process, second one after authenticate.

Once the user is already authenticated, the first one should not be shipped.

@nasli nasli closed this Dec 20, 2017
@nasli
Copy link
Contributor

nasli commented Dec 20, 2017

Pending server OAuth issue owncloud/oauth2#103

@nasli nasli deleted the oauth2_session_expires branch January 8, 2018 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants