Yimaru-BackEnd/internal/web_server
Yared Yemane 2f73b60122 Allow ADMIN users to bulk deactivate and reactivate by role.
Platform ADMIN callers no longer hit 403 on these endpoints; bulk changes to platform users.role ADMIN remain restricted to SUPER_ADMIN, while team_members.team_role ADMIN is still eligible under path ADMIN.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-19 01:09:42 -07:00
..
handlers Allow ADMIN users to bulk deactivate and reactivate by role. 2026-05-19 01:09:42 -07:00
jwt user and otp schema modification, SMTP setup using resend, afro SMS changed to direct API integration instead of using afoSMS library, most authentications implemented using username instead of email or phone number 2025-12-23 18:57:48 +03:00
response events pagination + ticket and bet validation 2025-04-22 03:20:52 +03:00
validator impl auth http layer 2025-03-29 06:25:19 +03:00
ws user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
app.go Add full FAQ management APIs and integration assets. 2026-05-11 07:58:17 -07:00
cron.go user and auth service refactoring, notification service SQL + repository adjustment 2025-12-16 18:05:57 +03:00
middleware.go temporarily disabled subscription check 2026-05-06 05:10:36 -07:00
routes.go Add SUPER_ADMIN bulk deactivate and reactivate by role. 2026-05-19 00:52:14 -07:00