app/soc/views/helper/__init__.py
author Lennard de Rijk <ljvderijk@gmail.com>
Tue, 03 Feb 2009 15:18:40 +0000
changeset 1203 38225f2ad3a6
parent 268 af1d7f48b361
child 2065 edac5ddc8ef0
permissions -rw-r--r--
Renamed checkHasRole to checkHasActiveRole. We need this distinction to later allow another check to grant access upon a role that also might be inactive. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed