access-control
Here are 446 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.
 to work with OpenTelemetry.
See https://www.cncf.io/blog/2019/05/21/a-brief-history-of-opentelemetry-so-far/
-
Updated
Jul 26, 2017 - Go
-
Updated
Jun 17, 2020 - Ruby
-
Updated
Jun 25, 2020 - C++
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
-
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
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.