mitgliederverwaltung/priv/repo
Moritz 8edbbac95f
feat: OIDC configuration in global Settings (ENV or DB)
- Add oidc_* attributes to Setting, migration and Config helpers
- Secrets and OidcRoleSyncConfig read from Config (ENV overrides DB)
- GlobalSettingsLive: OIDC section with disabled fields when ENV set
- OIDC role sync tests use DataCase for DB access
2026-02-24 13:58:24 +01:00
..
migrations feat: OIDC configuration in global Settings (ENV or DB) 2026-02-24 13:58:24 +01:00
seeds.exs fix: add missing postal_code in seeds 2026-02-24 12:06:56 +01:00