Changes between Version 54 and Version 55 of BluePrintAuthorization


Ignore:
Timestamp:
06/19/10 20:37:34 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintAuthorization

    v54 v55  
    4141 * ~~Decorator function : @auth.requires_membership("Administrator")~~
    4242  * doesn't support OR, doesn't support NOT
    43  * We need to write a function which handles OR & NOT: {{{shn_check_roles(1, 2, not=(3))}}}
     43 * We need to write a function which handles OR & NOT: {{{shn_role_check(1, 2, not=(3))}}}
    4444 * Developer can put in additional manual restrictions or alternate routes, as-required
    4545