Project

General

Profile

Download (738 Bytes) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cf2e77a5 05/19/2014 06:34 AM Eric Helms

Fixes #5221: Adds a helper method to allow a model instance to inquire if the instance is authorized for a particular permission.

Model instances can be asked directly if they are authorized for a particular
permission by, for example, calling 'instance.authorized?(:view_model)'. This...

acfbc458 03/03/2014 02:26 PM Marek Hulán

fixes #812 - new permissions model, user group role and nest support, role filters for better granularity

Contributions from: