Hi, what's the best way to implement a permission per object in pyramid using SQLAlchemy to store users info, and using url distpatch. For example, If a user has three tasks assigned, he can edit two of them, but only view the 3rd, or view tasks of other users (if they want), but not edit them.

Greetings.

--
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to