Skip to content

neo4j-contrib/neo_lock_down

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

neo_lock_down

Security Rule for Neo4j that disables Traversal REST API

To Create jar:

mvn package

To Install:

cp target/neo_lock_down-1.0.jar neo4j/plugins

In neo4j-server.properties:

org.neo4j.server.rest.security_rules=org.neo4j.server.rest.security.LockDownSecurityRule

Download:

About

Security Rule for Neo4j that disables Traversal REST API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages