Hi, did you decorate the index action the way it is explained in the book? Are you sure the Auth class is instantiated correctly in your model?
carlo On 13 Apr, 09:40, aure <aureliengir...@googlemail.com> wrote: > Hi everyone, > > I already posted that at the end of a discussion ("How to by-pass user/ > login page for authentication"). But I have no clue why it does behave > this way, sorry. > > If I put in my index controller: > > return dict(form=auth()) > > then I get error 404 when I try to access my index view. > > Yet I have no problem accessing the login page which uses the same > "procedure"... > > Has someone any idea what the problem could be? > > Thank again, > > Aurelien -- To unsubscribe, reply using "remove me" as the subject.