Redirected to login page after successful login #453
Labels
No labels
bug
chore
documentation
enhancement
help
in-progress
question
ready-for-release
released
translation
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
adam/gate#453
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the bug:
When logging in, after providing correct credentials, instead of being redirected to the profile page, I get redirected to the login page.
To Reproduce:
Unfortunately this seems to happen randomly.
Expected behavior:
I expect to be redirected to profile page (logged in)
Database Driver:
postgres
Screenshots:
Additional context:
When it fails, I can see a 401 Unauthorized response for the
/api/user/merequest and the request does not have any cookies. When it works, I see 200 and request cookiesI am using LibreWolf 151.0.2-1 on linux.