-
See requirement from: https://github.com/zeromicro/go-zero/issues/1549
Other middlewares can be used as references: https://casbin.org/docs/en/middlewares
-
en
http add rate limit
casbin Built-in adapter
cn
很期待GF能内置 简易化漏桶限速
以及内置casbin gf-adapter。
-
Hi, i've used this mongoose adapter to handle rules in mongodb, I can't delete roles, what i'm doing wrong?
```
static async getInstance() {
const adapter = await Adapter.newAdapter(db.uri, d…
-
IMAGE SYNC
-
Similar to what we have done for v1 site: https://github.com/casbin/casbin-website/pull/268 , but should be in a more beautiful way
-
Hi Team,
We have been using RBAC with domine model and redis adapter. I have tried get_ all_roles_by_domine, but it is not working. May I know how to get below information.
1) Roles in the d…
-
## Background
PodSecurityPolicy (PSP) has been stuck in beta since it was introduced in Kubernetes 1.3 and now it is being deprecated in Kubernetes 1.21, this starts the countdown to its removal.
…
-
Currently, the official Docker image for Casbin-Server is only provided for the linux/amd64 architecture. However, the linux/x86_64 architecture is more widely used and would greatly benefit a larger …
-
@juicycleff Hello there! This library is great
Support more interfaces
like
- addGroupingPolicy
- AddPolicies
...
-
```
Traceback (most recent call last):
File "/Users/wn/ide/PycharmProjects/fastapi_test/casbin_test.py", line 9, in
e = casbin.Enforcer('model.conf', adapter, True)
TypeError: __init__() ta…