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: add casbin engine support #31

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kilosonc
Copy link

@kilosonc kilosonc commented Jul 4, 2021

Signed-off-by: closetool [email protected]

Add casbin policy engine support

Fix: casbin/casbin#828

@kilosonc
Copy link
Author

kilosonc commented Jul 6, 2021

@hsluoyz @chrisohaver plz review

@chrisohaver
Copy link
Member

Sorry - this had escaped my radar until now. Will review when I get a chance.

I will say though, that I have been considering breaking all policy engine plugins out into separate repositories, which would work better with Go modules.

@hsluoyz
Copy link

hsluoyz commented Nov 11, 2021

Hi @chrisohaver any update?

@chrisohaver
Copy link
Member

chrisohaver commented Nov 11, 2021

Thanks for the ping. I have decided to reorganize the firewall plugin code, and split the policy engine plugins out into separate repositories. I'll try to get this done soon.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This repository includes two Policy Engine Plugins:

should be:

This repository includes three Policy Engine Plugins:

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

Successfully merging this pull request may close these issues.

Support Casbin as a new policy engine for CoreDNS policy plugin
5 participants