casbin / jcasbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Java
https://casbin.org
Apache License 2.0
2.4k stars 464 forks source link

Using priority-model Won't get any implicit permission #177

Closed shink closed 3 years ago

shink commented 3 years ago

This problem also exists in jcasbin. Do we need to fix it? I am willing to do it.

hsluoyz commented 3 years ago

@shink no need for now. There are already a lot of Java issues now: https://github.com/orgs/casbin/projects/2#column-12165804 Please fix them first and then come back to this.

shink commented 3 years ago

@shink no need for now. There are already a lot of Java issues now: https://github.com/orgs/casbin/projects/2#column-12165804 Please fix them first and then come back to this.

OK, I will.

hsluoyz commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: