You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Content Security Policy headers for MvpSite and Sugcon2024 (#589)
* Add Content Security Policy headers for MvpSite and Sugcon2024
- Add CSP middleware to MvpSite ASP.NET Core app with allowlisted domains
for Bootstrap, jQuery, Font Awesome, Google Analytics, Moosend, Sitecore
Edge, and Content Hub CDNs
- Add CSP headers to Sugcon2024 Next.js config with allowlisted domains
for Google Analytics, Google Fonts, Font Awesome, YouTube embeds, and
Sitecore Edge/XM Cloud
- Add supplementary security headers: X-Content-Type-Options, X-Frame-Options,
Referrer-Policy, and Permissions-Policy for both sites
* Moved to IApplicationBuilder extensions
---------
Co-authored-by: Ivan Lieckens <ivan.lieckens@sitecore.com>
0 commit comments