Skip to content
This repository was archived by the owner on Apr 6, 2023. It is now read-only.

fix(nuxt): disallow directly rendering error page#8673

Merged
pi0 merged 1 commit intomainfrom
fix/no-direct-error
Nov 3, 2022
Merged

fix(nuxt): disallow directly rendering error page#8673
pi0 merged 1 commit intomainfrom
fix/no-direct-error

Conversation

@pi0
Copy link
Member

@pi0 pi0 commented Nov 3, 2022

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Fixes security issues can be caused by directly rendering /__nuxt_error route. Only it should be rendered with direct ssr call.

Credits to @OhB00 for discovering this.

📝 Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

@codesandbox
Copy link

codesandbox bot commented Nov 3, 2022

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

@netlify
Copy link

netlify bot commented Nov 3, 2022

Deploy Preview for nuxt3-docs canceled.

Name Link
🔨 Latest commit aa8edcb
🔍 Latest deploy log https://app.netlify.com/sites/nuxt3-docs/deploys/6364354be74ca90008b57da7

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants