Hi all, I have succesfully installed pybb app and all is good except the fact that I cannot get know how to 'tell' pybb app that a user has been authenticated . I'm using function based views and the normal authenticate -> login routine as described in the django documentation.