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.15k stars 111 forks source link

Explicit priority model support #179

Closed apiscevs closed 3 years ago

apiscevs commented 3 years ago

That would be really great to have an Explicit priority model support in Casbin.Net.

That feature was introduced approximately 4 months ago in the original Casbin written on Go and looks like starts to be adopted in other language ports.

Two months ago it was added to jCasbin. https://github.com/casbin/jcasbin/commit/36470f4d79e06b193ad5be5af70ba0ededc42b44#diff-f3cc874d67b29491c834d1608aa582eaf1fb8611e8d343924c2ec2aa09563d31

https://github.com/casbin/jcasbin/commit/6a40ed326051890bffcef934a23ed78f1a0450ae#diff-f3cc874d67b29491c834d1608aa582eaf1fb8611e8d343924c2ec2aa09563d31

sagilio commented 3 years ago

Ok, I will work on this issue now.

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 1.9.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

github-actions[bot] commented 3 years ago

:tada: This issue has been resolved in version 2.0.0-preview.2 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: