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

Users with only local roles lose session #1371

Closed
nidico opened this issue Jun 25, 2015 · 2 comments
Closed

Users with only local roles lose session #1371

nidico opened this issue Jun 25, 2015 · 2 comments
Assignees
Labels

Comments

@nidico
Copy link
Collaborator

nidico commented Jun 25, 2015

I haven't done a proper analysis, so I just write down the current symptoms.

In a current staging installation, users which only belong to a group which only has local roles assigned (moderator and initiator in this case), the session of these users automatically expires on reload of the page.

@xi
Copy link
Collaborator

xi commented Sep 14, 2016

The frontend does a head request to the root resource to verify its credentials. If it fails, it throws away the credentials. Maybe this is what happens here.

@2e2a
Copy link
Contributor

2e2a commented Sep 21, 2016

Could not reproduce. Seems to be fixed.

@2e2a 2e2a closed this as completed Sep 21, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants