mitgliederverwaltung/lib/accounts
Moritz bdd2e6e103
All checks were successful
continuous-integration/drone/push Build is passing
Fix: Don't cache nil in default_role_id to prevent bootstrap issues
- Only cache non-nil role_id values to allow retry after role creation
- Prevents processes from being permanently stuck with nil if first call
  happens before the 'Mitglied' role exists
- Update documentation to explain bootstrap safety mechanism
2026-01-25 17:11:05 +01:00
..
user Fix OIDC login by using SystemActor in OidcEmailCollision validation 2026-01-23 02:12:53 +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 Fix: Don't cache nil in default_role_id to prevent bootstrap issues 2026-01-25 17:11:05 +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