Fixed
- Calendar – event assignment for non-admin users: The
GET /auth/usersendpoint previously required admin privileges, causing the assignee dropdown to silently render empty for child and other non-admin family profiles. Removed the unnecessaryrequireAdminguard so all authenticated family members can load the user list and assign calendar events.