Changes between Version 31 and Version 32 of BluePrintAuthorization
- Timestamp:
- 06/19/10 17:14:26 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrintAuthorization
v31 v32 40 40 * ~~Decorator function : @auth.requires_membership("Administrator")~~ 41 41 * doesn't support OR (we could easily write our own function to do this, though) 42 * within Controller put manual restrictions or alternate routes 42 * within Controller put manual restrictions or alternate routes, as-required 43 43 44 44 === Resource restriction ===