mitgliederverwaltung/test/mv
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
..
accounts Rename OIDC strategy from :rauthy to :oidc, update callback path 2026-02-24 11:51:00 +01:00
authorization Add Role resource policies (defense-in-depth) 2026-02-04 14:07:38 +01:00
helpers Add Role resource policies (defense-in-depth) 2026-02-04 14:07:38 +01:00
membership test: fee type column visibility, CSV export, export controller 2026-02-23 23:55:13 +01:00
membership_fees MembershipFeeCycle: own_data read :linked via bypass and HasPermission scope 2026-02-04 09:20:10 +01:00
vereinfacht Tests: member required fields, setting, member field live, sync_contact 2026-02-23 22:13:53 +01:00
config_vereinfacht_test.exs Fix config test: clear vereinfacht_app_url from settings so derived URL is used 2026-02-23 20:48:57 +01:00
oidc_role_sync_config_test.exs feat: OIDC configuration in global Settings (ENV or DB) 2026-02-24 13:58:24 +01:00
oidc_role_sync_test.exs Rename OIDC strategy from :rauthy to :oidc, update callback path 2026-02-24 11:51:00 +01:00
release_test.exs Code-review follow-ups: policy, docs, seed_admin behaviour 2026-02-04 19:44:43 +01:00
statistics_test.exs Statistics test: guarantee empty members then assert is_nil for first_join_year 2026-02-12 19:35:48 +01:00