1
0
mirror of synced 2026-08-04 01:07:02 +00:00

Support RoleHierarchy in AclAuthorizationStrategyImpl

Closes gh-4186
This commit is contained in:
Marcus Hert Da Coregio
2024-05-23 15:12:15 -03:00
parent 752a56a9d9
commit 1d3cb3f28e
3 changed files with 32 additions and 1 deletions
+2
View File
@@ -3,3 +3,5 @@
Spring Security 6.4 provides a number of new features.
Below are the highlights of the release, or you can view https://github.com/spring-projects/spring-security/releases[the release notes] for a detailed listing of each feature and bug fix.
- https://github.com/spring-projects/spring-security/issues/4186[gh-4186] - Support `RoleHierarchy` in `AclAuthorizationStrategyImpl`