jramos
73fd747576
feat: implement group-based access control (Admin, Standard_User, Leadership, Read_Only)
- Add user_group migration and created_by column migration
- Replace requireRole middleware with requireGroup
- Update all backend routes to use group-based authorization
- Add Standard_User conditional delete with ownership, state, and compliance checks
- Add cascade impact check for CVE deletes
- Update AuthContext with group-based permission helpers
- Update all frontend components for group-based rendering
- Update UserManagement UI with group dropdown, confirmation dialogs, self-demotion prevention
2026-04-06 16:18:07 -06:00
..
2026-03-11 11:32:39 -06:00
2026-04-06 16:18:07 -06:00
2026-04-06 16:18:07 -06:00
2026-04-06 16:18:07 -06:00
2026-03-31 15:06:59 -06:00
2026-03-10 15:29:33 -06:00
2026-01-29 03:47:15 +00:00
2026-02-09 11:56:34 -07:00
2026-01-27 23:00:12 +00:00
2026-01-29 15:10:29 -07:00
2026-01-29 11:07:49 -07:00
2026-04-06 16:18:07 -06:00
2026-01-29 03:13:56 +00:00
2026-01-29 15:10:29 -07:00