Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

feat: add ionic's wanted/basic Content-Security-Policy config into the docs (or src/index.html?)

未关闭
#1,573 6 条评论 1 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

评估

难度
3/5
预计耗时
1-2 天
新手友好度
38/100
Issue 类型
文档
描述清晰度
基本清楚
活跃度
停滞
技术栈
html

调研方向

首先检查 src/index.html 和 Ionic 5 文档中关于当前 Content-Security-Policy 配置的内容。记录默认策略,并说明如何在不破坏该策略的情况下添加 cdvfile 和 WebSocket 协议,最终位置根据文档和 src/index.html 确定。

由索引模型根据 Issue 内容生成。

描述

triage

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.

主要语言
MDX
星标
621
派生
3.2k
平均合并
1 天 2 小时
30 天内合并 PR
86

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

ionic-team/ionic-docs 的其他 Issue

查看 ionic-team/ionic-docs 的全部 Issue

相似的 Issue

更多 Documentation Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。