Commits
User selector
Commit History
Commits on May 6, 2026
perf: pre-compile regex in RegexMatch using cached compilation (#1721)
Show description for 12ac0c9andauthored
Commits on Apr 25, 2026
Commits on Dec 9, 2025
feat!: upgrade to Casbin v3 (#1595)
Show description for 3ced5d7committed
Commits on Nov 14, 2025
Commits on Nov 2, 2025
Commits on Aug 9, 2025
Commits on Aug 7, 2025
Commits on Apr 19, 2025
Commits on Sep 16, 2024
feat: improve performance by pre-compiling regexes (#1439)
Show description for c55ed50authored
Commits on Aug 30, 2024
feat: support ** in globMatch (#1436)
Show description for 62cea26authored
Commits on Mar 13, 2024
fix: fix some comment typos (#1374)
Show description for 2f7619fauthored
Commits on Mar 10, 2024
feat: add `.golangci-lint.yml` and apply lint (#1372)
Show description for 2858196authored
Commits on Nov 24, 2023
Commits on Nov 22, 2023
Commits on Aug 16, 2023
feat: support temporal roles model (#1294)
Show description for a50c61cauthored
Commits on Jul 17, 2023
feat: support json request for ABAC (#1277)
Show description for 25011e0authored
Commits on May 23, 2023
fix: include staticcheck Github action and fix errors (#1255)
Show description for f4abdbdauthored
Commits on Feb 14, 2023
feat: fix locks in SyncedEnforcer Self* management API (#1195)
Show description for ad511ecauthored
Commits on Feb 7, 2023
fix: add support to use '*' in keymatch5 utils (#1177)
Show description for 6c771f6authored
Commits on Feb 1, 2023
Commits on Dec 8, 2022
feat: caching the govaluate expressions (#1031)
Show description for 540b521authored
Commits on Nov 24, 2022
fix: remove execute bit for file: util/builtin_operators.go (#1139)
Show description for 1603f56andauthored
Commits on Jul 30, 2022
Commits on Jul 13, 2022
feat: add KeyGet3 for support parsing curly bracket (#1050)
Show description for 7bd496fauthored
Commits on Apr 21, 2022
fix: EscapeAssertion should escapes "r[0-9]." instead "r" (#991)
Show description for 90f60d6authored
Commits on Apr 1, 2022
fix: reimplement default role manager (#942)
Show description for b6c895eauthored
Commits on Feb 23, 2022
perf: Reduce allocations and printfs in G-function cache. (#958)
Show description for a6cd905authored
Commits on Nov 2, 2021
feat: keyMatch5 for ignoring params in url (#910)
Show description for 596067bauthored
Commits on Jul 18, 2021
feat: multiple request, policy, effect, matcher type support
Show description for 1121bdacommitted
Commits on Jul 7, 2021
fix: improve AddLink and HasLink with KeyMatch4 pattern performance
Show description for 15f854ccommitted
Commits on Jun 24, 2021
fix: revert commit #819 for #820 (#822)
Show description for d3ac22cauthored
Commits on Jun 16, 2021
fix: fix the dirty data caused by LoadPolicy
Show description for 8e99d45committed
Commits on Mar 1, 2021
feat: add priority support(#550)
Show description for 49b7fe8committed
Commits on Feb 14, 2021
fix: HasLink() couldn't get a correct result when RoleManager has MatchingFunc
Show description for 74e9839committed
RobotHuang
Commits on Jan 25, 2021
feat: add AddNamedDomainMatchingFunc and AddNamedMatchingFunc to enforcer
Show description for a636974committed