Files
pichunt/shared/utils
Pascal cfda014760 refactor(auth): simplify authorization checks to use membership only
- Remove explicit ADMIN role checks in API handlers
- Replace combined creator/member role checks with membership-only filters
- Update seed data roles to reflect changed authorization logic
- Add migration to insert hunt creators as members for consistent checks
- Prevent removal of hunt creator as a member with new explicit check
- Adjust related user role updates and queries accordingly
- Upgrade dependencies including nuxt and zod for compatibility
2026-07-30 21:59:36 +02:00
..
2025-08-20 23:18:40 +02:00
2025-08-04 20:23:19 +02:00
2025-08-21 00:17:01 +02:00
2025-09-11 22:51:23 +02:00