access-control
Here are 437 public repositories matching this topic...
I found your work very interesting and I am very enthusiastic to learn from you, I followed the Access Control documentation and I found that there are some mistakes in the code snippets in the documentation which can be confusing for someone who is new to javascript. please if you can review your code snippets once that would be great.
![Annotation 2019-10-31 105139](https://user-images.githubus
-
Updated
Jun 12, 2020 - Java
-
Updated
Sep 29, 2019 - Vue
Provides integrate doc in Casbin-Website for web framework.
Things to do
- express-authz
- koa-authz
- egg-authz
- nest-authz
- hapi-authz
- meteor-authz
Hey, i loved to see that now extendet MQTT Support is available!
Can you please tell me how i can use it?
Please give me an example how i can open the door or add and delete an user over MQTT.
Thanks!!
README says:
Note: cannot is still available, but has a very specifc [sic] use. See Usage below.
However, no example is actually given of cannot in Usage or elsewhere. Controller/view method cannot? is described, but not the quite different cannot method in permission definitions.
At first I thought cannot was maybe not actually there, the README reference was wrong or I misund
-
Updated
Jun 2, 2020 - PHP
-
Updated
Jun 6, 2020 - TypeScript
-
Updated
Jun 6, 2020 - Vue
-
Updated
May 21, 2020
-
Updated
May 6, 2020 - TypeScript
-
Updated
Apr 28, 2020 - Python
-
Updated
Jun 15, 2020 - Python
In Access Control docs it says
Note that own requires you to also check for the actual possession
and here it shows how to do it, but I am not sure how to check actual possession with nest-access-control.
So, please add more examples, at least for the roles and actions you have mentioned in app.roles.ts, I wou
-
Updated
Jul 17, 2018 - JavaScript
-
Updated
May 20, 2020 - PHP
-
Updated
Jun 8, 2020 - Go
-
Updated
Jun 11, 2020 - Go
-
Updated
Jun 15, 2020 - C#
Description: I'd like to add a "scribe" role plus details to the "Working group roles" document.
Impact: Further fleshes out the roles documentation. This could be useful for members offering to volunteer as scribes during the weekly meetings.
Scope: Not much at all. The written portion would not exceed that for existing
-
Updated
Jul 26, 2017 - Go
-
Updated
Jun 5, 2020 - Ruby
-
Updated
Mar 12, 2020 - C++
-
Updated
Jul 27, 2019 - Go
-
Updated
Mar 5, 2019 - Go
How should the daemon be setup in a swarm?
Docker swarm / swarm mode is not mentioned in the documentation, which makes me believe that it doesn't work. The documentation should specify how and if it works in docker swarm mode.
Hi @alexanderkjeldaas, this repo is also a Docker authorization plugin. And it's based on Casbin, a new authorization library
As I know, Actix and Rocket.rs the top 2 web frameworks in Rust world. We already made a Actix middleware, see: casbin/casbin-rs#92
The next step would be making a Casbin middleware for Rocket.rs. It means a lot to us and also Rocket.rs users.
The Rocket.rs community already has urgent need for a good authorization system, see: https://github.com/SergioBenitez/Rocke
Type annotations
aws-gate should have type annotations, so we can do more linting and discover design issues.
Improve this page
Add a description, image, and links to the access-control topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the access-control topic, visit your repo's landing page and select "manage topics."
The search functionality in the Data & Schema Management of Hasura seems to filter records considering the case of letters as well.
If this was an intended functionality, it's still better to show the tables which match the filter condition and don't match the letter-case below the tables that match with the exact letter-case.