Skip to content

Conversation

@varjolintu
Copy link
Member

URLs containing .xml can cause content scripts to be ignored, even if the MIME type is plain HTML. keepassxc-browser.js already checks the contentType from the document, so it should be enough to rely on that.

Fixes #2505

Testing strategy

Manually.

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)

@varjolintu varjolintu added the bug label Apr 5, 2025
@varjolintu varjolintu added this to the 1.9.8 milestone Apr 5, 2025
@varjolintu varjolintu requested a review from droidmonkey April 5, 2025 06:06
@varjolintu varjolintu merged commit b186eb1 into develop Apr 5, 2025
@varjolintu varjolintu deleted the fix/adjust_xml_site_exlude_list branch April 5, 2025 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No data available if url contains any *.xml string

4 participants