feat: add method GetImplicitResourcesForUser#798
feat: add method GetImplicitResourcesForUser#798hsluoyz merged 1 commit intoapache:masterfrom kilosonc:updateEnhance
Conversation
|
@hsluoyz This method just loop rmMap ,that might not right https://github.com/casbin/casbin/blob/5bdbb063721697233f9128e459a68399888f7bcb/rbac_api.go#L188 |
|
@closetool we don't need new function. We just need to support g2 in GetImplicitPermissionsForUser(). |
|
@hsluoyz Supporting |
|
@closetool rename |
|
Fixed @hsluoyz |
|
@closetool commit and PR name |
Signed-off-by: closetool <4closetool3@gmail.com>
|
@lanmarti plz review. Although this is Go code, but if it looks OK, we will port it to Java. |
|
@closetool plz add the new API to docs. |
|
🎉 This PR is included in version 2.31.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Signed-off-by: closetool 4closetool3@gmail.com
Fix: #796