[ES-2916] fixed ui rendering and biometric login issue caused by csp header (#1675)#1677
[ES-2916] fixed ui rendering and biometric login issue caused by csp header (#1675)#16771 commit merged intomosip:release-1.8.xfrom
Conversation
…header (mosip#1675) * fixed ui rendering and biometric login issue caused by csp header Signed-off-by: Sachin Rana <sacrana324@gmail.com> * added mosip.net to csp header exception for images Signed-off-by: Sachin Rana <sacrana324@gmail.com> --------- Signed-off-by: Sachin Rana <sacrana324@gmail.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
WalkthroughThe pull request expands the Content-Security-Policy (CSP) in nginx configuration to permit additional content sources, including external Google services, data URIs for images, and localhost connections. The same changes are applied to both the Helm template and the nginx configuration file. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary by CodeRabbit
Configuration