Skip to content

feat: add new APIs: add_policies_ex() and add_named_policies_ex() #391

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

Merged
merged 1 commit into from
Aug 1, 2025

Conversation

Chimou0
Copy link
Contributor

@Chimou0 Chimou0 commented Jul 30, 2025

Part of: #388

@Chimou0 Chimou0 force-pushed the feat/add-AddPoliciesEx-API branch 3 times, most recently from 3b77336 to eedb5ef Compare July 30, 2025 13:06
@Chimou0 Chimou0 force-pushed the feat/add-AddPoliciesEx-API branch from eedb5ef to 6c34f45 Compare August 1, 2025 13:19
@@ -59,6 +59,27 @@ def _add_policies(self, sec, ptype, rules):

return rules_added

def _add_policies_Ex(self, sec, ptype, rules):
Copy link
Member

Choose a reason for hiding this comment

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

Ex -> ex

@hsluoyz hsluoyz changed the title feat: add add_policies_Ex API feat: add new APIs: add_policies_ex() and add_named_policies_ex() Aug 1, 2025
@hsluoyz hsluoyz merged commit 3133bb1 into casbin:master Aug 1, 2025
17 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 1, 2025
# [1.48.0](v1.47.0...v1.48.0) (2025-08-01)

### Features

* add new APIs: add_policies_ex() and add_named_policies_ex() ([#391](#391)) ([e0a64f9](e0a64f9))
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.

2 participants