chore(guide): remove decommissioned QDS_ADMIN role (dead code) #7
Reference in New Issue
Block a user
Delete Branch "chore/purge-qds-admin-253"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Strips dead QDS_ADMIN refs (SecurityConfig hasAnyRole entry). No token can carry the role (removed from auth enum 972a28a), so zero runtime change.
Refs hiveiq-src/hiveops-incident#253