Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to view images after login when accessing directly #12

Open
cyocun opened this issue Sep 2, 2024 · 0 comments · May be fixed by #15
Open

Unable to view images after login when accessing directly #12

cyocun opened this issue Sep 2, 2024 · 0 comments · May be fixed by #15

Comments

@cyocun
Copy link

cyocun commented Sep 2, 2024

Description:

When trying to access an image directly (e.g., ogp.png), even after successfully logging in, I am redirected back to the login screen instead of being able to view the image. It seems like the login process isn't properly handling direct access to images or other static resources.

Steps to Reproduce:

  • Attempt to access ogp.png or any other image directly via URL.
  • Login when prompted.
  • Observe that you are redirected back to the login screen instead of viewing the image.

Expected Behavior: After logging in, I should be able to view the image directly.

Actual Behavior: After logging in, I'm redirected back to the login screen.

Additional Context: I want to enforce authentication for images but still allow access once logged in. However, the current behavior is preventing that.

@20240816 20240816 linked a pull request Sep 14, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant