-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Pull requests: apache/casbin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add GetStrictFilteredPolicy: treat "" as literal empty string, "*" as wildcard
#1709
opened Feb 24, 2026 by
Copilot
AI
Loading…
Add external transaction support to allow Casbin and GORM to share a single DB transaction
#1707
opened Feb 21, 2026 by
Copilot
AI
Loading…
7 tasks done
Document TransactionalEnforcer for atomic policy and business data updates
#1703
opened Feb 1, 2026 by
Copilot
AI
Loading…
perf: optimize RemoveDuplicateElement for small slices
#1701
opened Jan 31, 2026 by
AKonnyaku
Loading…
perf: optimize KeyMatch functions with fast path for wildcard replacement
#1699
opened Jan 31, 2026 by
AKonnyaku
Loading…
perf: optimize HasLink concurrency with double-checked reading
#1698
opened Jan 31, 2026 by
AKonnyaku
Loading…
Add AI/LLM policy support ("a" type) with natural language evaluation
#1695
opened Jan 25, 2026 by
Copilot
AI
Loading…
14 tasks done
Add benchmarks and documentation for IAM policy performance characteristics
#1694
opened Jan 25, 2026 by
Copilot
AI
Loading…
Add experimental RBAC model preset and optional helpers
#1687
opened Jan 20, 2026 by
Copilot
AI
Loading…
Replace govaluate with expr for expression evaluation
#1686
opened Jan 13, 2026 by
Copilot
AI
Loading…
13 tasks done
Support complex matchers in GetImplicitPermissionsForUser()
#1680
opened Jan 10, 2026 by
Copilot
AI
Loading…
10 tasks done
Add rate limiting support through policy_effect extension
#1673
opened Jan 8, 2026 by
Copilot
AI
Loading…
31 tasks done
Add Provider interface for importing external identity and authorization systems
#1670
opened Jan 8, 2026 by
Copilot
AI
Loading…
Add EffectConflictDetector for detecting policy effect conflicts
#1668
opened Jan 8, 2026 by
Copilot
AI
Loading…
Optimize enforcement performance via matcher expression caching
#1617
opened Dec 21, 2025 by
Copilot
AI
Loading…
Add multi-line matcher syntax with let statements and early returns
#1604
opened Dec 13, 2025 by
Copilot
AI
Loading…
Refactor Logger interface to support tracing, metrics, and structured logging
#1602
opened Dec 13, 2025 by
Copilot
AI
Loading…
10 tasks done
Fix policy synchronization failure with database unique constraints in distributed watcher scenarios
#1593
opened Dec 7, 2025 by
Copilot
AI
Loading…
11 tasks done
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.