def __before__(self, action, **params):
# Fetch current user object
try:
def __before__(self, action, **params):
# Fetch current user object
try:
# WSGIController.__call__ dispatches to the Controller method
# the request is routed to. This routing information is
# available in environ['pylons.routes_dict']
# WSGIController.__call__ dispatches to the Controller method
# the request is routed to. This routing information is
# available in environ['pylons.routes_dict']