DozerDB / dozerdb-core

DozerDB Plugin Core Project
GNU General Public License v3.0
27 stars 4 forks source link

Role based access control #31

Open irwangunardi opened 2 hours ago

irwangunardi commented 2 hours ago

Hi, I have been using neo4j community edition for quite a while. However, it is frustrating because the access control only available in Enterprise Edition, and I need the RBAC to create roles with read only privilege, and ability to assign it to users for security and audit purposes. Is there a plan to implement this in dozer db?

Thanks!

jmsuhy commented 2 hours ago

Yes, in fact security is next on our list, we are finishing up query logging first.