- Shipped
- August 24, 2026 at 11:48 PM UTC
- Author
- Kamo
- Commit
- b2c8fed
No source change here. SecurityService is what enumerates RoleRightType.values() to serve the rights editor (SecurityRoleController) and to populate a grant-all member's session (PostAuth***Service), and it takes that enum from the kamo-shared-library clone its Dockerfile makes at build time. Until it is rebuilt, rights 234-238 exist in shared-lib and in nobody's editor — the widget would be ungrantable and every session would silently drop the name. shared-lib ed53f59 adds them.