zh/editor #1220
Replies: 9 comments 10 replies
-
|
there seems to be an error with the result with policy g, reader, read |
Beta Was this translation helpful? Give feedback.
-
|
the result is getting as all false |
Beta Was this translation helpful? Give feedback.
-
|
https://editor.casbin.org/#H6WBBZZ3J |
Beta Was this translation helpful? Give feedback.
-
|
As of today, the Editor doesn't seem to work: Enforcement Result never changes. |
Beta Was this translation helpful? Give feedback.
-
How to use wildcards to judge? I want to use * to indicate that admin has all permissions, but |
Beta Was this translation helpful? Give feedback.
-
|
Thank you so much for creating a very helpful library and online editor to design and test. I struggled at first but now I seem to understand it since mock policies look hard to understand to me. So I created 2 examples to learn casbin. |
Beta Was this translation helpful? Give feedback.
-
|
What is this "g" in the role_definition and where is this function defined m = g(r.sub, p.sub)?? It takes two arguments but what does it do? |
Beta Was this translation helpful? Give feedback.
-
|
Node-Casbin engine and Casbin-rs engine have different result in this case。 policy.csv for request Node-Casbin engine result is " false ". I hope to use a permission system with two dimensions: user role resource and user organization resource. I hope to obtain the final result of two dimensional permission systems (such as true || false, true && true) through the definition of matchers. What should I do? |
Beta Was this translation helpful? Give feedback.
-
|
how to use "custom functions" in matchers? how to write the policy demo_data? is anybody tried? |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
-
zh/editor
Casbin Online Editor
https://casbin.org/zh/editor
Beta Was this translation helpful? Give feedback.
All reactions