ionic-team / ionic-team/ionic-docs
feat: add ionic's wanted/basic Content-Security-Policy config into the docs (or src/index.html?)
- 主要语言
- MDX
- 星标
- 621
- 派生
- 3.2k
- 平均合并
- 1 天 2 小时
- 30 天内合并 PR
- 86
描述
# Feature Request
**Ionic version:**
[x] **5.x**
**Describe the Feature Request**
Add information about how to support new protocols on `Content-Security-Policy ` without break Ionic.
**Additional Context**
I want to support the cdvfile protocol and it requires to add cdvfile: to the `Content-Security-Policy` meta tag. Since no one exist I have to play adding and removing tags until I get no more errors in the console.
I was not able to find what was the current "default" `Content-Security-Policy` by an Ionic 5 project.
This is also needed to support web sockets.
贡献指南
调研方向
Start by inspecting src/index.html and the Ionic 5 documentation for the current Content-Security-Policy setup. Document the default policy and explain how to add cdvfile and WebSocket protocols without breaking it, with the final location resolved between the docs and src/index.html.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- html
- 领域
- documentation, security
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100