casbin/casbin-cpp
An authorization library that supports access control models like ACL, RBAC, ABAC in C/C++
C++Apache-2.0
Pinned issues
Issues
- 5
how to persist polices with PostgreSQL
#213 opened by jackleibest - 1
- 1
Memory Leak Detection: Casbin
#243 opened by fishsclue - 4
how to persist polices with PostgreSQL
#239 opened by xhqsession - 2
memory leaks
#241 opened by fishsclue - 2
how to use AddFunction
#240 opened by osabc - 4
- 1
SyncedEnforcer And CachedEnforcer in c++
#234 opened by phsang198 - 2
Bug: Warnings on building Casbin via CMake
#235 opened by EmperorYP7 - 2
- 1
- 7
Add casbin-cpp to vcpkg
#217 opened by shishirong - 3
Multithreaded usage of casbin
#226 opened by AlekseiChFirebolt - 1
Register keyGet function for evaluator
#215 opened by cs1137195420 - 1
Add Support for EnforceEx in casbin-cpp
#218 opened by lovinggemma - 5
[PyCasbin-on-CPP] replace some PyCasbin code with Casbin-CPP to improve PyCasbin's performance
#173 opened by hsluoyz - 1
Fix CI python issue
#220 opened by hsluoyz - 3
[Question] lack support for keyGet* & keyMatach4
#209 opened by JalinWang - 2
Make an ORM adapter for Casbin C/C++
#214 opened by hsluoyz - 5
[Question] no test for ABAC
#208 opened by JalinWang - 3
- 8
How to fix compilation bug: fatal error - file cmake_pch.hxx has been modified since the precompiled header
#202 opened by MaximAxelrodFirebolt - 7
Passing policy to Adapter as a sting buffer instead of a text filepath
#200 opened by MaximAxelrodFirebolt - 2
Why enforcer has two herader files (casbin_enforcer.h and enforcer.h) ?
#201 opened by MaximAxelrodFirebolt - 9
- 7
- 2
[Test] Add memory check in ci.
#192 opened by sheny1xuan - 16
- 2
- 2
Making pycasbin module pip installable instead of building it locally from the source
#180 opened by hsluoyz - 3
[Core] Redundant include dir
#160 opened by EmperorYP7 - 7
- 1
Benchmarking pycasbin's performance to compare it with Python's casbin implementation
#181 opened by hsluoyz - 5
- 4
[PyCasbin] Make the library pip installable
#174 opened by EmperorYP7 - 4
[CMake] Automated versioning
#171 opened by EmperorYP7 - 3
Refact ABACData by a Json Parser.
#165 opened by sheny1xuan - 4
- 4
Don't run benchmark tests in CI to avoid error
#155 opened by hsluoyz - 3
- 13
File casbin.a not found in usr/local/lib
#148 opened by noob20000405 - 4
- 1
Make a Casbin module for NGINX
#126 opened by hsluoyz - 5
Unable to use CachedEnforcer in with clang
#152 opened by PolBreachIty - 2
Make access to inherited exceptions public
#150 opened by PolBreachIty - 4
- 6
Multi-thread (or at least thread-safe) support
#147 opened by NewbieOrange - 1
Performance issues
#143 opened by lezli01 - 1
[Test] Error in locating Test Entities in Xcode
#136 opened by EmperorYP7 - 1
Add tests for python bindings
#134 opened by EmperorYP7