mitgliederverwaltung/lib/mv/authorization
Moritz 626e8a872e
feat: restrict own_data to profile and linked member pages
- Remove "/" from own_data pages (Mitglied redirected to profile at root).
- Add /users/:id, /users/:id/edit, /users/:id/show/edit and member edit pages
  for own_data so members can access own profile and linked member only.
2026-01-30 00:00:31 +01:00
..
checks HasPermission: remove unused _authorizer from strict_check helper 2026-01-27 16:07:01 +01:00
actor.ex Restrict Actor.ensure_loaded to Mv.Accounts.User only 2026-01-22 23:17:55 +01:00
authorization.ex docs: Update domain Public API documentation 2026-01-20 15:50:08 +01:00
permission_sets.ex feat: restrict own_data to profile and linked member pages 2026-01-30 00:00:31 +01:00
role.ex Add Role helper function and create_role_with_system_flag action 2026-01-24 19:15:05 +01:00