-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Some routes have special redirect behavious, which seems a little odd at times:
When being logged out:
/authalways redirects to/, esp. when connecting with a GitLab account in the moment of login from the editor
When being logged in:
/logoutredirects to/, but the session cookie is not removed, but actualised/userredirects to/on first hit, but successfully displays on second try
This may be due to an incomplete implementation of OAuth2 flows and substituting those with cookie based authentication logic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels