casbin / Casbin.NET

An authorization library that supports access control models like ACL, RBAC, ABAC in .NET (C#)
https://casbin.org
Apache License 2.0
1.16k stars 111 forks source link

feat: fix call to AddDomainMatchingFunc() #345

Closed zredinger-ccc closed 6 months ago

zredinger-ccc commented 6 months ago

The extension function to add a domain matching func was calling the wrong role manager method. This resolves the issue. I also fixed a spelling error from Manger -> Manager across the repo

casbin-bot commented 6 months ago

@sagilio please review

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 2.5.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: