-
https://casbin.org/docs/management-api#addpoliciesex
```
AddPoliciesEx adds authorization rules to the current policy. If the rule already exists, the rule will not be added. But unlike AddPolicie…
-
See:
```
./casbin enforce -m "examples/rbac_model.conf" -p "examples/rbac_policy.csv" "alice" "data1" "read"
```
It should be:
```
./casbin enforce -m "examples/rbac_model.conf" -p "exampl…
-
-
对访问请求头进行检查,基于casbin实现
-
The class StringAdapter in module `casbin.persist.adapters.string_adapter` does not appear to be useable because of a missing import statement in `casbin.persist.adapters.__init__.py`.
Steps to rep…
-
**Want to prioritize this issue? Try:**
[![issuehunt-to-marktext](https://github.com/BoostIO/issuehunt-materials/raw/master/v1/issuehunt-button-v1.svg)](https://issuehunt.io/r/casbin/casbin)
---…
-
Learn how to ask questions: First fit into Casbin' shoes - describe it as much a possible in Casbin concepts, model, policy. Don't just leave your boss's requirement here
======
This is a BAD exam…
-
Hi Team, we have been using casbin framework with redis adapter in fastapi application. We have used redis watcher to synchronising casbin policies across the pods. But watcher is disconnecting from s…
-
https://github.com/casbin/casbin-go-cli
-
Package installation failed with error message (using old mongodb@4.9.0 dependency):
`$ npm install --save casbin-mongodb-adapter`
> $ npm install --save casbin-mongodb-adapter
npm ERR! code ER…