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/me request and the request does not have any cookies. When it works, I see 200 and request cookies
I am using LibreWolf 151.0.2-1 on linux.
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.