ghostguild-org/server
Jennie Robinson Faber fed1cc4bc7 Skip CSP on OIDC routes to fix logout form submission
The oidc-provider generates form actions with http:// URLs that
conflict with the CSP form-action directive. OIDC routes serve
self-contained HTML outside Nuxt, so CSP is not needed there.
2026-03-05 23:05:52 +00:00
..
api Refactor email templates to use plain text format and update sender addresses 2026-03-05 18:40:37 +00:00
config Lots of UI fixes 2025-10-08 19:02:24 +01:00
emails Refactor email templates to use plain text format and update sender addresses 2026-03-05 18:40:37 +00:00
middleware Skip CSP on OIDC routes to fix logout form submission 2026-03-05 23:05:52 +00:00
migrations Add light/dark mode support with CSS variables 2025-10-06 19:54:20 +01:00
models Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
plugins Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
routes Readying for design 2026-03-04 18:24:20 +00:00
utils Fix OIDC issuer generating http:// URLs in production 2026-03-05 22:42:12 +00:00