amend TODO category
This commit is contained in:
parent
fd5892ac1f
commit
21ce6d7680
@ -365,7 +365,7 @@ public class RbacView {
|
||||
});
|
||||
|
||||
try {
|
||||
// TODO.impl: this only works for directly recursive RBAC definitions, not for indirect recursion
|
||||
// TODO.rbac: this only works for directly recursive RBAC definitions, not for indirect recursion
|
||||
final var rbacDef = entityClass == rootEntityAlias.entityClass
|
||||
? this
|
||||
: rbacDefinition(entityClass);
|
||||
|
Loading…
Reference in New Issue
Block a user