Skip to content

[BUG] Login redirect not working after v0.9.2 #119

@TaylorHo

Description

@TaylorHo

I was using v0.9.0 (new UI launch). Then, I updated to v0.9.2 to have the i18n feature.

When I upgraded the version in my docker-compose.yml, no feed was showing. SO I've looked into the browser network logs, and I was getting an "Unauthorized" error (HTTP 401).

Version 0.9.2 did not redirect me to the login page (I've tried it on different browsers and in the anonymous tab).

Switching back to v0.9.0 solved the problem. It redirected me to the login page, and I was able to log in again. Then, by switching back to v0.9.2, I was able to see my feeds.

So, it seems that the latest version is not redirecting to the login page correctly (in past versions it was working fine).

I've seen some PRs/issues related to the removal of the password, maybe it's a bug related to these changes?

Environments

  • Version: 0.9.2
  • OS: macOS
  • Device & Browser: Brave, Firefox, Chrome

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions