XuqmGroup-Server/im-service
XuqmGroup 3adffb5897 fix(im): allow tenant admin to access IM admin APIs (kick, batch-send, read, import, user-state)
- Change @PreAuthorize from hasAuthority('ROLE_OPS') to hasAnyAuthority('ROLE_OPS', 'ROLE_TENANT') for 5 daily-operation endpoints
- Keep sensitive endpoints (delete, config, webhook) ROLE_OPS only
2026-05-03 11:23:15 +08:00
..
src/main fix(im): allow tenant admin to access IM admin APIs (kick, batch-send, read, import, user-state) 2026-05-03 11:23:15 +08:00
pom.xml chore: initial commit 2026-04-21 22:07:29 +08:00