My problem is this.
I have a few urls from which you can actually login.
Problem is that if I hit login and its invalid it takes me to a different page which apperently is nowhere defined.
to describe situation, I have login page under /order/login… and if anything is wrong it keeps redirecting me to /default/login – I have no idea why?
Another problem is I do want to define a default login page for when someone wants to access a url restricted.
Any ideas?
Thanks in advance
The answer is very simple:
and it can be defined as inline in controller or in db.py.
Also it can go to init of Auth