mitgliederverwaltung/lib/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/user Member/Setting/validations: domain, actor, and seeds 2026-02-03 23:52:16 +01:00
authorization Restrict set_vereinfacht_contact_id to system actor 2026-02-23 19:54:43 +01:00
email_sync refactor: reduce nesting in SyncUserEmailToMember.sync_email 2026-02-04 13:03:36 +01:00
helpers feat(system_actor): add system_user?/1 and normalize email 2026-01-27 17:39:04 +01:00
membership fix: include Fee Type in export when Start Date not in fields 2026-02-24 09:30:11 +01:00
membership_fees Pass actor through CycleGenerator so seeds can use admin 2026-02-12 19:35:48 +01:00
vereinfacht feat: add Vereinfacht connection test button to settings 2026-02-24 13:09:34 +01:00
application.ex feat(vereinfacht): add client, sync flash and SyncContact change 2026-02-23 19:51:31 +01:00
config.ex feat: OIDC configuration in global Settings (ENV or DB) 2026-02-24 13:58:24 +01:00
constants.ex Constants: add vereinfacht_required_member_fields 2026-02-23 22:13:16 +01:00
helpers.ex Member/Setting/validations: domain, actor, and seeds 2026-02-03 23:52:16 +01:00
mailer.ex Add generated starter app 2025-03-18 15:05:27 +01:00
oidc_role_sync.ex docs: fix remaining rauthy references after oidc rename 2026-02-24 11:51:01 +01:00
oidc_role_sync_config.ex feat: OIDC configuration in global Settings (ENV or DB) 2026-02-24 13:58:24 +01:00
release.ex Release.seed_admin: ensure app started when run via bin/mv eval 2026-02-04 21:33:41 +01:00
repo.ex chore: enable trigram extension 2025-10-30 16:48:45 +01:00
secrets.ex feat: OIDC configuration in global Settings (ENV or DB) 2026-02-24 13:58:24 +01:00
statistics.ex Statistics: log Ash errors instead of returning 0/nil silently 2026-02-12 19:35:48 +01:00