perf: judge whether use domain_matching_func - #232
Merged
Conversation
Signed-off-by: Andreas Bichinger <andreas.bichinger@gmail.com>
|
@ffyuanda @Zxilly @techoner @elfisworking please review |
Member
|
@techoner @sheny1xuan plz review |
Contributor
|
@abichinger Can you sync this PR(fix: reimplement default role manager) to the casbin(Golang)? |
Contributor
Author
|
@techoner sure, i'm working on it |
leeqvip
approved these changes
Dec 17, 2021
github-actions Bot
pushed a commit
that referenced
this pull request
Dec 17, 2021
## [1.15.2](v1.15.1...v1.15.2) (2021-12-17) ### Bug Fixes * Apache 2.0 license headers ([#233](#233)) ([16e4f0a](16e4f0a)) * disabled casbin should allow all requests ([#235](#235)) ([ecd4ff8](ecd4ff8)) ### Performance Improvements * judge whether use domain_matching_func ([#232](#232)) ([bb12c0f](bb12c0f))
|
🎉 This PR is included in version 1.15.2 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Chimou0
pushed a commit
to Chimou0/pycasbin
that referenced
this pull request
Jul 17, 2025
Signed-off-by: Andreas Bichinger <andreas.bichinger@gmail.com>
Chimou0
pushed a commit
to Chimou0/pycasbin
that referenced
this pull request
Jul 17, 2025
## [1.15.2](apache/casbin-pycasbin@v1.15.1...v1.15.2) (2021-12-17) ### Bug Fixes * Apache 2.0 license headers ([apache#233](apache#233)) ([16e4f0a](apache@16e4f0a)) * disabled casbin should allow all requests ([apache#235](apache#235)) ([ecd4ff8](apache@ecd4ff8)) ### Performance Improvements * judge whether use domain_matching_func ([apache#232](apache#232)) ([bb12c0f](apache@bb12c0f))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix: sheny1xuan#1 (comment)
#228 (comment)
Signed-off-by: Andreas Bichinger andreas.bichinger@gmail.com