Skip to content

feat: add SecureWebView with configurable CSP injection#721

Merged
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
chidii:feat/secure-webview-csp
Jun 28, 2026
Merged

feat: add SecureWebView with configurable CSP injection#721
RUKAYAT-CODER merged 2 commits into
rinafcode:mainfrom
chidii:feat/secure-webview-csp

Conversation

@chidii

@chidii chidii commented Jun 27, 2026

Copy link
Copy Markdown
Contributor
  • Three trust tiers: restricted, interactive, trusted
  • CSP injected via injectedJavaScriptBeforeContentLoaded
  • Origin whitelist for interactive and trusted tiers
  • JavaScript disabled for restricted tier

Closes #669

- Three trust tiers: restricted, interactive, trusted
- CSP injected via injectedJavaScriptBeforeContentLoaded
- Origin whitelist for interactive and trusted tiers
- JavaScript disabled for restricted tier

Closes rinafcode#669
@drips-wave

drips-wave Bot commented Jun 27, 2026

Copy link
Copy Markdown

@chidii Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Kindly resolve conflict

@RUKAYAT-CODER

Copy link
Copy Markdown
Contributor

Thank you for contributing to the project

@RUKAYAT-CODER RUKAYAT-CODER merged commit a4096ec into rinafcode:main Jun 28, 2026
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.

[Enhancement] Add WebView Content Security Policy header injection for all course content

2 participants