Skip to content

Commit

Permalink
Merge pull request #62 from GopherJ/update/casbin-rs
Browse files Browse the repository at this point in the history
Add ABAC for casbin-rs
  • Loading branch information
nodece authored Apr 12, 2020
2 parents 2049a4a + 1b32499 commit 9091fd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Feature | Go | Java | Node.js | PHP | Python | C# | Delphi | Rust
----|----|----|----|----|----|----|----|----
Enforcement | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅
RBAC | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅
ABAC | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
ABAC | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
Adapter | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅
Management API | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅
RBAC API | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅
Expand Down

0 comments on commit 9091fd7

Please sign in to comment.