Hi Neo4j-Team!

Just wanted to say 'thank you'. With neo4j 1.4, we can solve a problem 
we had before with group permissions in structr [1].

Without self relationships, users were unable to see their own group 
they're in, because the permission "isReadable" was determined by a 
SECURITY relationship between the object (the group) and the principal 
(with group-wise permissions, the principal is the group itself).

After upgrading structr to neo4j-1.4-SNAPSHOT (in branch 
'release-0.4-SNAPSHOT' [2]) , we can create SECURITY self-relationships 
for each group, so it just works. :-)

Greetings from Frankfurt a.M.

Axel

[1] http://structr.org/
[2] https://github.com/structr/structr/tree/release-0.4-SNAPSHOT

_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to