ghostguild-org/app
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
..
assets/css Migrate design system from ethereal/cool to warm/craft/guild theme 2026-02-24 20:01:11 +00:00
components Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
composables Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
config Migrate design system from ethereal/cool to warm/craft/guild theme 2026-02-24 20:01:11 +00:00
layouts Migrate design system from ethereal/cool to warm/craft/guild theme 2026-02-24 20:01:11 +00:00
middleware Add Zod validation, fix mass assignment, remove test endpoints and dead code 2026-03-01 14:02:46 +00:00
pages Move OIDC login page to /auth/wiki-login to avoid catch-all conflict 2026-03-01 17:19:41 +00:00
plugins Implement OWASP ASVS L1 security remediation (Phases 0-2) 2026-03-01 12:53:18 +00:00
app.config.ts Migrate design system from ethereal/cool to warm/craft/guild theme 2026-02-24 20:01:11 +00:00
app.vue Many an update! 2025-12-01 15:26:42 +00:00