mitgliederverwaltung/lib/accounts
Moritz 8e519d643d
Add NOT NULL constraint to users.role_id and optimize default_role_id
- Add database-level NOT NULL constraint for users.role_id
- Update SystemActor tests to verify NOT NULL constraint enforcement
- Add process dictionary caching for default_role_id/0 to reduce DB queries
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 Add NOT NULL constraint to users.role_id and optimize default_role_id 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