AJAX - ACL redirection

2011-02-23 Thread Julien Barbedette
Hi, By default, the Auth component used with the ACL component redirects the user to the referer when this one can't access to the controller/ action (last lines of method startup in auth component): if ($this-isAuthorized($type)) { return true;

Re: AJAX - ACL redirection

2011-02-23 Thread Julien Barbedette
pozdrav, Tilen Majerle http://majerle.eu 2011/2/23 Julien Barbedette barbedette.jul...@gmail.com  Hi, By default, the Auth component used with the ACL component redirects the user to the referer when this one can't access to the controller/ action (last lines of method startup in auth