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

User can get redirected to image after login or other action #4863

Closed
ssddanbrown opened this issue Feb 22, 2024 · 1 comment
Closed

User can get redirected to image after login or other action #4863

ssddanbrown opened this issue Feb 22, 2024 · 1 comment

Comments

@ssddanbrown
Copy link
Member

ssddanbrown commented Feb 22, 2024

Usually occurs when other unexpected oddities exist like:

  • Image storage using local_secure while instance is public.
  • System images moved to non-public space.

But these can be ran into and be annoying.
Particularly common if there's no referrer header. Related to #4656

ssddanbrown added a commit that referenced this issue Feb 22, 2024
To prevent them being considered for redirects.
Includes test to cover.
For #4863
@ssddanbrown ssddanbrown added this to the Next Feature Release milestone Feb 22, 2024
@ssddanbrown
Copy link
Member Author

Closed in a75d5b8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant