Skip to content
#

abac

Here are 112 public repositories matching this topic...

sourabhkumawat
sourabhkumawat commented Oct 31, 2019

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

hsluoyz
hsluoyz commented May 20, 2017

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

mikesparr
mikesparr commented Feb 20, 2019

Many organizations centralize around one or more types of document, or data, but need the ability to monitor edits on a field-by-field basis. Similar to a CRM with customizable contacts, we should include a mechanism for storing documents of multiple types and tracking their changes.

Proposed schema

  • id uuid
  • type string (use ObjectType enum to validate type)
  • properties: `{[k
hsluoyz
hsluoyz commented Mar 6, 2020
  1. Our build system is makefile (on Linux) & Visual Studio project files (on Windows). We don't use cross-platform building tools like CMake because I think it only makes things more complicated. Just maintaining two native build systems (makefile and Visual Studio) is easier and more friendly to users. Casbin is a library instead of app, so I must choose something used more widely. Please make yo

Improve this page

Add a description, image, and links to the abac topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the abac topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.