Skip to content

#624 - Update incorrect permissions policy docs#625

Merged
Baroshem merged 1 commit intoBaroshem:mainfrom
OndrejSerek:patch-1
May 9, 2025
Merged

#624 - Update incorrect permissions policy docs#625
Baroshem merged 1 commit intoBaroshem:mainfrom
OndrejSerek:patch-1

Conversation

@OndrejSerek
Copy link
Copy Markdown
Contributor

This resolves #624. The URLs in the permissions policy must be enquoted, so they are correctly parsed into the permissions-policy header.

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

This resolves Baroshem#624. The URLs in the permissions policy must be enquoted, so they are correctly parsed into the permissions-policy header.
@vercel
Copy link
Copy Markdown

vercel bot commented May 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
nuxt-security ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 1:46pm

@vejja
Copy link
Copy Markdown
Collaborator

vejja commented May 5, 2025

LGTM

@Baroshem Baroshem merged commit 94ec6ac into Baroshem:main May 9, 2025
3 checks passed
@Baroshem
Copy link
Copy Markdown
Owner

Baroshem commented May 9, 2025

Thanks for this fix! :)

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.

Permissions policy is parsed incorrectly

3 participants