-
1. 项目
[casbin](https://github.com/casbin/casbin)
> An authorization library that supports access control models like ACL, RBAC, ABAC in Golang
[ladon](https://github.com/ory/ladon)
> A SD…
-
### Description
Resource to extract and update permissions in SharePoint Online sites and optionally document libraries, folders and files. Identify locations where permission inheritance has been br…
-
### Detailed Description of the Problem
When I hit report-boutique.example.com intermittenly I am being redirected with 307 to boutique.example.com, Few times it works correctly and I get content fro…
-
https://www.consul.io/docs/agent/telemetry#metrics-reference claims "This is a full list of metrics emitted by Consul." but some are missing:
* The family of new `consul.acl.*` metrics defined at h…
maxb updated
7 months ago
-
For my project, I implemented a PG based source. It assumes the existence of a `kafka_acl` table with the same format as the CSV.
Would the inclusion of such a module be appreciated/wanted in this l…
-
Do you plan to add AclItems with 1:N relation? It is useful for entities which could be shared between ACL groups/users. Currently there is only belongs to relation to owner entity. It does mean I hav…
-
## What should haproxy do differently? Which functionality do you think we should add?
When executing the `show acl` socket command, the response should also list the actual name of the ACL so …
-
```
Hey, I'm a programmer at Yelp working a to-be-open-sourced framework to
make it easy to run map-reduce jobs on EMR (including copying over your
source tree and installing libraries.)
So, S3 appar…
-
Hi, when starting the default mashlib recipe it works fine and looks very promising, nice work so far, thanks a lot.
I am facing an issue when I change the root `.acl` from public access, to only g…
-
Hi. Currently there's no AuthZ support in kit. Only AuthN exists. [Casbin](https://github.com/casbin/casbin) is a popular and powerful authorization (AuthZ) library that supports models like ACL, RBAC…