Hi,

I'm trying to implement authentication with acl and when user is denied I
need to redirect it to new controller and action.

I create plugin (called first) and in postDispatch set new controller and
action. but redirect does not happened. If I set
$request->setDispatched(false) it loops forever.

Is there anything I need to know?

regards
-- 
View this message in context: 
http://www.nabble.com/redirecting-in-plugins-tf3219610s16154.html#a8941347
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to