proxy: Make sure root pages get the right theme.
[matthijs/projects/wipi.git] / conf / auth / phpbb.py
2011-07-21 Matthijs Kooijmanphpbb: Make sure PhpbbAuth::check_login always returns...
2011-02-14 Matthijs Kooijmanphpbb: Make the username case-insensitve on login again.
2011-02-13 Matthijs Kooijmanphpbb: Remove hardcoded master password.
2011-02-13 Matthijs Kooijmanphpbb: Update to authenticate agains PhpBB version 3.
2010-07-26 Matthijs Kooijmanphpbb: Properly handle case (in)sensitivity in usernames.
2010-07-02 Matthijs Kooijmanphpbb: Add some module documentation.
2010-07-02 Matthijs Kooijmanphpbb: Restructure to make PhpbbAuth and PhpbbGroupsBac...
2010-07-02 Matthijs Kooijmanphpbb: Add docstrings to a few methods.
2010-07-02 Matthijs Kooijmanauth: Rename phpbb_login.py to phpbb.py.