ghostguild-org/server
Jennie Robinson Faber 3187b5118b Skip /oidc/login in catch-all so Nuxt renders the login page
The server catch-all route was intercepting /oidc/login and passing
it to oidc-provider, which returned 404. Now it falls through to
the Vue page router instead.
2026-03-01 17:12:31 +00:00
..
api Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00
config Lots of UI fixes 2025-10-08 19:02:24 +01:00
emails Initial commit 2025-08-26 14:17:16 +01:00
middleware Add OIDC provider for Outline wiki SSO 2026-03-01 15:46:01 +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 Skip /oidc/login in catch-all so Nuxt renders the login page 2026-03-01 17:12:31 +00:00
utils Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00