Or using auth.login() in your controller/view instead of auth().
On Wed, Nov 24, 2010 at 10:41 PM, Richard Vézina < ml.richard.vez...@gmail.com> wrote: > Hello, > > Is there a way to have a particular layout for default/user/login that will > not affect ddefault/user/not_authorized for example? > > I try by adding a login.html in view without success. > > Thanks > > Richard >