-
In the current version of casbin-dashboard policies table is missed
6ecuk updated
4 years ago
-
We should make a PR to: https://github.com/bungle/awesome-resty#authentication-and-authorization to add this repo.
-
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…
-
In our ephemeral environments, we reconstruct permissions by frequently invoking methods like enforcer.removePolicy() and enforcer.removeGroupingPolicy() thousands of times. However, each change neces…
-
Hi,
In Cargo.toml "runtime-async-std" is enabled for casbin and "runtime-tokio-native-tls" for sea-orm is this a mistake?
```
[dependencies]
async-trait = "0.1.51"
casbin = {version = "2.0.9…
-
For now, all users under `built-in` org are "global admins" that can manage resources for all orgs. A new feature should be added: by adding a permission with `organization` resource type: https://doo…
-
hello world demo,cargo run is normal,but debug run an error occurred,
thread 'main' panicked at auth\casbin\src\main.rs:30:10:
called `Result::unwrap()` on an `Err` value: IoError(Os { code: 3, ki…
-
How does one allow entities to access attributes in OpenTDF? The examples show how to add attributes to TDF objects, but they don't show decryption of these objects after they were created with an att…
-
See:
1. https://www.openpolicyagent.org/docs/latest/envoy-introduction/
2. https://github.com/open-policy-agent/opa-envoy-plugin
3. https://www.envoyproxy.io/docs/envoy/latest/intro/arch_overview…
-
Please refer to https://github.com/casbin/casbin/issues/545 for details of the issue
Is that something can be implemented or is it possible as it stands today?
**TLDR**
When an expression ca…
faxal updated
4 years ago