did you alter the auth.settings (login_url, on_failed_authentication, etc) accordingly ?
On Monday, August 20, 2012 8:07:57 PM UTC+2, Pystar wrote: > > I have created custom login and register functions/views for reasons best > known to me and also created links to those functions/views sitewide in my > application but the issue I am having now is that if I stop using my > application for a while and get logged out automatically whenever I click > on a link that requires me to be logged into the application, I get > redirected to the stock login/register view page. How do I make it redirect > me to my own defined login/register views all the time? > I need feedback ASAP. > Thanks > --

