Search found 4 matches

Go to advanced search

by hugocalmeida
Sun Jun 30, 2013 3:52 pm
Forum: Issues
Topic: Is it possible with ACL?
Replies: 10
Views: 733
 
Jump to post

Is it possible with ACL?

Imagine you have a todo list kind of app, with several users, all list items are stored in the back services DB. How do I setup the acl in order that each individual user only has access to his todo list? I tried to save a record on the acl field but when I try to query it just doesn't return any re...
by hugocalmeida
Fri Jun 28, 2013 8:44 pm
Forum: Issues
Topic: Is it possible with ACL?
Replies: 10
Views: 733
 
Jump to post

Is it possible with ACL?

Yes, I have read it. I was hoping for a more practical example.
If I set the acl for a record, when I test a query it doesn't return any results.
What should I put in the field column for the record? ex:"4ffcfd9fe4b0211629c4ad06": { "read": true, "write": true } ?

by hugocalmeida
Fri Jun 28, 2013 8:17 pm
Forum: Issues
Topic: Is it possible with ACL?
Replies: 10
Views: 733
 
Jump to post

Is it possible with ACL?

Is there any example of how to set the acl when saving an Item to the database?

by hugocalmeida
Fri Jun 28, 2013 7:13 pm
Forum: Issues
Topic: Is it possible with ACL?
Replies: 10
Views: 733
 
Jump to post

Is it possible with ACL?

How can I use ACL so that a logged in user can only view/edit his own database things? Is this possible to do with ACL or do I have to put an UserID foreign key in the collection where the data is stored? thanks

Go to advanced search