Jonathan Massot

Results 4 comments of Jonathan Massot

I don't think it is the right approach to use ACL for row specific CRUD. You could just keep in mongo the ID of the user who created the data/row...

IMO, I don't think it was expected to work like that. Since all the users data is not to be kept into ACL database, roles should be the same. You...

@ErikvdVen Yes, that's what I'm saying. I pretty much understand the use case, I'm just arguing as to why you want to have roles (without users) in the `acl` database...

Cool. Glad I could be of any help!