ok maybe a bit more info if you have a component that has a @auth.requires_login() decorator the login form shows if you are not logged in, however the login fails, this is i think due to trap_form of the component and could be prevented if the login form gets a no_trap class
On May 11, 12:46 pm, selecta <[email protected]> wrote: > i have never botherd with this bug very much, but i think this could > be solved by giving the login form a proper action and the class > no_trap

