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

restrict zero-pixel image logout to actual image requests #525

Merged
merged 2 commits into from
Sep 8, 2024

Conversation

bodewig
Copy link
Collaborator

@bodewig bodewig commented Aug 25, 2024

should fix #521

@tillsc
Copy link

tillsc commented Aug 25, 2024

Shouldn’t application/xhtml+xml win over image mime types too?

@bodewig
Copy link
Collaborator Author

bodewig commented Aug 25, 2024

likely any text/* type could/should. I've explicitly added XHTML with ab9c386 - thanks.

@julien-sarik
Copy link

I've just tested this and I confirm it fixes the logout issue caused by default Accept header from Firefox 128 👍

@bodewig bodewig merged commit eb38cce into master Sep 8, 2024
2 checks passed
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 this pull request may close these issues.

Logout not working in Firefox latest version (128.0)
3 participants