mitgliederverwaltung/test/mv
Moritz f59ed30d48
Some checks reported errors
continuous-integration/drone/push Build was killed
Tests: accept single user or list from read_sign_in_with_rauthy (get? true)
Handle {:ok, user}, {:ok, nil} in addition to {:ok, [user]}, {:ok, []}.
2026-02-04 18:03:18 +01:00
..
accounts User: fix last-admin validation and forbid non-admin role_id change 2026-02-04 09:19:47 +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 Fix unlink-by-omission: on_missing :ignore, test, doc, string-key 2026-02-04 14:07:39 +01:00
membership_fees MembershipFeeCycle: own_data read :linked via bypass and HasPermission scope 2026-02-04 09:20:10 +01:00
oidc_role_sync_config_test.exs Add OIDC role sync config (OIDC_ADMIN_GROUP_NAME, OIDC_GROUPS_CLAIM) 2026-02-04 16:15:47 +01:00
oidc_role_sync_test.exs Tests: accept single user or list from read_sign_in_with_rauthy (get? true) 2026-02-04 18:03:18 +01:00
release_test.exs Add Mv.Release.seed_admin for admin bootstrap from ENV 2026-02-04 16:10:45 +01:00