mitgliederverwaltung/lib/accounts
Moritz ad42a53919
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/promote/production Build is passing
OIDC sign-in: robust after_action for get? result, non-bang role sync
- sign_in_with_rauthy after_action normalizes result (nil/struct/list) to list before Enum.each.
- OidcRoleSync.do_set_role uses Ash.update and swallows errors so auth is not blocked; skip update if role already correct.
2026-02-04 20:25:54 +01:00
..
user refactor: remove AssignDefaultRole change module 2026-01-25 13:42:35 +01:00
accounts.ex docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
token.ex docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
user.ex OIDC sign-in: robust after_action for get? result, non-bang role sync 2026-02-04 20:25:54 +01:00
user_identity.exs doc: added comments and updated to latest ashautentication version and required changes 2025-07-02 17:03:37 +02:00