casbin / pycasbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Python

Home Page:https://casbin.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typo in synced enforcer ?

gui2dev opened this issue ยท comments

Hi everyone,

Is the following line correct ?
I can't find any reference to that addremove_grouping_policies_policies function.

return self._e.addremove_grouping_policies_policies(rules)

I would suggest correct that with remove_grouping_policies

@techoner @Nekotoxin

๐ŸŽ‰ This issue has been resolved in version 1.17.6 ๐ŸŽ‰

The release is available on:

Your semantic-release bot ๐Ÿ“ฆ๐Ÿš€