mitgliederverwaltung/lib/accounts
Moritz 793a66639a
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-27 10:23:27 +01:00
..
user refactor: remove AssignDefaultRole change module 2026-01-27 10:23:26 +01:00
accounts.ex docs: Update domain Public API documentation 2026-01-27 10:13:55 +01:00
token.ex docs: Update domain Public API documentation 2026-01-27 10:13:55 +01:00
user.ex Fix: Don't cache nil in default_role_id to prevent bootstrap issues 2026-01-27 10:23:27 +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