Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added bindings for casbin::SyncedEnforcer #142

Merged
merged 1 commit into from
Aug 16, 2021

Conversation

EmperorYP7
Copy link
Member

Fixes #84

Signed-off-by: Yash Pandey (YP) yash.btech.cs19@iiitranchi.ac.in


Description

This code:

  • Adds bindings for SyncedEnforcer
  • Adds Unit tests for python bindings of SyncedEnforcer and CachedEnforcer
  • Makes adjustments in the API which are necessary for the bindings to work properly

Concerns

The synced enforcer tests seem to freeze the console which is not expected. This shall be addressed in the future.

Signed-off-by: Yash Pandey (YP) <yash.btech.cs19@iiitranchi.ac.in>
@hsluoyz hsluoyz merged commit e23f568 into casbin:master Aug 16, 2021
@github-actions
Copy link

🎉 This PR is included in version 1.38.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python bindings to facilitate PyCasbin-on-CPP
2 participants