Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/casbin/lua-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Lua (Kong, APISIX, OpenResty)
https://github.com/casbin/lua-casbin
feat: update PCRE dependency to lrexlib-pcre2
mikyll opened this pull request 24 days ago
mikyll opened this pull request 24 days ago
feat: some adjustments to builtin functions
mikyll opened this pull request 25 days ago
mikyll opened this pull request 25 days ago
feat: switch to "luajit-openresty" to fix CI error
mikyll opened this pull request about 1 month ago
mikyll opened this pull request about 1 month ago
bug: CI breaks when trying to download LuaJIT from
mikyll opened this issue about 1 month ago
mikyll opened this issue about 1 month ago
feat: add support for keymatch5 function
mikyll opened this pull request about 1 month ago
mikyll opened this pull request about 1 month ago
fix #157: split function accounting for quotes
mikyll opened this pull request 6 months ago
mikyll opened this pull request 6 months ago
bug: regexMatch() cannot parse {N,M} pattern quantifier - "invalid policy size" error
mikyll opened this issue 6 months ago
mikyll opened this issue 6 months ago
Update the dependency library rex_pcre to rex_pcre2
andrew99-lab opened this issue 7 months ago
andrew99-lab opened this issue 7 months ago
[Question] Is it possible to disable logs before creating the Enforcer?
mikyll opened this issue 8 months ago
mikyll opened this issue 8 months ago
enforce error
transtone opened this issue about 1 year ago
transtone opened this issue about 1 year ago
add keymatch5
transtone opened this issue about 1 year ago
transtone opened this issue about 1 year ago
ERROR: invalid request size
tom2nonames opened this issue about 1 year ago
tom2nonames opened this issue about 1 year ago
fix: fix broken links
Selflocking opened this pull request over 1 year ago
Selflocking opened this pull request over 1 year ago
[Feature] support different databases in APISIX authz-casbin plugin
lilililizheng opened this issue over 1 year ago
lilililizheng opened this issue over 1 year ago
docs: replace gitter links with discord
Selflocking opened this pull request over 1 year ago
Selflocking opened this pull request over 1 year ago
Does lua Casbin support 'in' operator ?
chaitanya14 opened this issue almost 2 years ago
chaitanya14 opened this issue almost 2 years ago
fix: Revert 146 fix protocol and fix rockspec
rushitote opened this pull request almost 2 years ago
rushitote opened this pull request almost 2 years ago
fix: rockspec url protocol
rushitote opened this pull request almost 2 years ago
rushitote opened this pull request almost 2 years ago
docker alpine image build error while installing 'casbin'
chaitanya14 opened this issue almost 2 years ago
chaitanya14 opened this issue almost 2 years ago
fix: upgrade luarocks release template, fix missing parts in PR: #143
leslie-tsang opened this pull request almost 2 years ago
leslie-tsang opened this pull request almost 2 years ago
fix: fix `luaposix` build error
leslie-tsang opened this pull request almost 2 years ago
leslie-tsang opened this pull request almost 2 years ago
fix: install specific version of semantic-release
nic-chen opened this pull request almost 2 years ago
nic-chen opened this pull request almost 2 years ago
CI error: error [email protected]: The engine "node" is incompatible with this module. Expected version ">=18". Got "16.18.1"
hsluoyz opened this issue almost 2 years ago
hsluoyz opened this issue almost 2 years ago
fix: improve performance by removing non-essential but resource-intensive logging
nic-chen opened this pull request almost 2 years ago
nic-chen opened this pull request almost 2 years ago
The installation module is missing the most critical casbin.lua In Ubuntu 20.04
conghuhu opened this issue over 2 years ago
conghuhu opened this issue over 2 years ago
fix: fix other repository can not clone this in github action
conghuhu opened this pull request over 2 years ago
conghuhu opened this pull request over 2 years ago
perf: remove redundant reinitialization of policyMap
rushitote opened this pull request over 2 years ago
rushitote opened this pull request over 2 years ago
Request help: confused in the code snippet of Adapter.lua
starsz opened this issue over 2 years ago
starsz opened this issue over 2 years ago
feat: add updateFilteredPolicies
Edmond-J-A opened this pull request about 3 years ago
Edmond-J-A opened this pull request about 3 years ago
fix: fix updatepolicies
Edmond-J-A opened this pull request about 3 years ago
Edmond-J-A opened this pull request about 3 years ago
feat: support bracket with in operator
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: support bracket with in operator
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
support bracket with in operator
leeqvip opened this issue over 3 years ago
leeqvip opened this issue over 3 years ago
feat: Add function loadmodel
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add function updateFilteredPolicies
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add function updateForAddPolicies and updateForRemovePolicies
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add shouldpersist
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add interface in WatcherUpdatable.lua and Dispatcher.lua
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add enable function in CoreEnforcer
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
fix: added built-in functions to FunctionMap
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
feat: Add keyGet2
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
perf: replace eval func will not run for non-eval matcher
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
feat: Add IPMatch
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add keyMatch4
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
docs: removed openresty setup doc
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
build and install LuaRocks
Tinywan opened this pull request over 3 years ago
Tinywan opened this pull request over 3 years ago
docs: added Installation and Get Started section for this repo
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
fix: Add function validateVariadicArgs
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add Cache at persist
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
fix: Make loadPolicy call function sortPoliciesBySubjectHierarchy
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add copy in Assertion and move deepcopy to Util
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add code relates with priorityIndex
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add function addPoliciesWithAffected
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add function sortPoliciesBySubjectHierarchy
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
Database Adapter of Lua Casbin
rushitote opened this issue over 3 years ago
rushitote opened this issue over 3 years ago
feat: Add function copy
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add cache at persist
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Added function to create new Enforcer from text
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
fix: Remove some useless files
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add UpdateAdapter
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
fix: LuaRocks module link
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
style: Move function loadPolicyLine to Adapter and adjust the parameter of assert
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
stlye: Move function loadPolicyLine to Adapter and adjust the parameter of assert
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
stlye: Adjust the function assert's parameter
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
docs: Added badges for Lua/LuaRocks in README
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
fix: LuaRocks module upload error
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
feat: Automated LuaRocks module release
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
feat: Add code relates with policyMap
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add function removePoliciesWithEffected
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
style: Adjust the format of the code and add things relate with policyMap
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
style: Adjust the format of the code and add things relate with policyMap
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
style: Adjust the format of the code and add things relate with policyMap
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
fix: warnings and errors from Luacheck
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
fix: Fix tests/util/util_spec.lua accessing undefined variable Util
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
Fix the warnings in luacheck
leeqvip opened this issue over 3 years ago
leeqvip opened this issue over 3 years ago
ci: Lint with Luacheck
leeqvip opened this pull request over 3 years ago
leeqvip opened this pull request over 3 years ago
style: Adjust the format of the code and add things relate with policyMap
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
Make a APISiX authorization plugin based on Casbin
hsluoyz opened this issue over 3 years ago
hsluoyz opened this issue over 3 years ago
feat: Add function hasPolicies
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
test: Added test for Filtered Adapter
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
feat: Add function saveModelToText
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Add parameters at functions' declare
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: Added new version of rockspec/rock file
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
perf: Added benchmark test and limited expression compiling to once unless required
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
feat: Add function newConfigFromText
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add some comment
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add a new statement in DefaultEffector.lua function DefaultEffector:mergeEffects
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
feat: add a allow-and-deny statement in DefaultEffector.lua
Edmond-J-A opened this pull request over 3 years ago
Edmond-J-A opened this pull request over 3 years ago
fix: setup documentation for Casbin installation
rushitote opened this pull request over 3 years ago
rushitote opened this pull request over 3 years ago
Make a Kong authorization plugin based on Casbin
hsluoyz opened this issue over 3 years ago
hsluoyz opened this issue over 3 years ago
Support OpenResty better: make a middleware explicitly
hsluoyz opened this issue over 3 years ago
hsluoyz opened this issue over 3 years ago