Skip to content

docs(security): add asset protocol scope guide - #3824

Merged
dreyfus92 merged 3 commits into
v2from
add/tip-001
May 13, 2026
Merged

docs(security): add asset protocol scope guide#3824
dreyfus92 merged 3 commits into
v2from
add/tip-001

Conversation

@dreyfus92

@dreyfus92 dreyfus92 commented May 13, 2026

Copy link
Copy Markdown
Member

Description

  • What does this PR change? Give us a brief description.

This PR adds a short Asset protocol scope page so people stop guessing why Linux paths under dot dirs fail (spoiler: requireLiteralLeadingDot and globs like */**), folds in the maintainer tips around */ and persisted-scope’s protocol-asset flag, links it from the v1 migration bullets (all locales we had), and points the fs plugin tip at the same issue plus tauri#13788.

@dreyfus92
dreyfus92 requested a review from a team as a code owner May 13, 2026 01:22
@github-project-automation github-project-automation Bot moved this to 🪵 Backlog in Documentation May 13, 2026
@netlify

netlify Bot commented May 13, 2026

Copy link
Copy Markdown

Deploy Preview for tauri-v2 ready!

Name Link
🔨 Latest commit 56f1f49
🔍 Latest deploy log https://app.netlify.com/projects/tauri-v2/deploys/6a04635f719f020008ecb5e0
😎 Deploy Preview https://deploy-preview-3824--tauri-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 98 (🔴 down 2 from production)
Accessibility: 98 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@FabianLars

Copy link
Copy Markdown
Member

awesome guide! now we just need prettier to play nicely because the format commit changed a few **/* to **/_ 😅

Comment thread src/content/docs/security/asset-protocol.mdx Outdated
@dreyfus92
dreyfus92 merged commit 5323293 into v2 May 13, 2026
12 checks passed
@dreyfus92
dreyfus92 deleted the add/tip-001 branch May 13, 2026 13:02
@github-project-automation github-project-automation Bot moved this from 🪵 Backlog to ✅ Done in Documentation May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

assetProtocol is not documented enough / missing requireLiteralLeadingDot example

2 participants