ghostguild-org/server
Jennie Robinson Faber 4b3fed9689 Move OIDC login page to /auth/wiki-login to avoid catch-all conflict
The /oidc/[...] server catch-all was intercepting /oidc/login before
the Nuxt page router could render it. Moving the page outside /oidc/
avoids the conflict entirely.
2026-03-01 17:19:41 +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 Move OIDC login page to /auth/wiki-login to avoid catch-all conflict 2026-03-01 17:19:41 +00:00
utils Add Zod validation to all API endpoints and remove debug test route 2026-03-01 17:04:26 +00:00