proxy: Make sure root pages get the right theme.
[matthijs/projects/wipi.git] / conf / auth /
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.
2010-07-02 Matthijs Kooijmanauth: Rename the phpbb_login class to PhpbbAuth.
2010-07-02 Matthijs Kooijmanauth: Add a groups backend for phpbb.
2010-06-28 Matthijs Kooijmanphpbb_login: Make the table prefix configurable.
2010-06-28 Matthijs Kooijmanauth: Rename mysql_login plugin to phpbb_login.
2010-04-29 Matthijs Kooijmanmysql_login: Use logger instead of request.log.
2009-07-02 Matthijs KooijmanDisallow changing of the username in mysql_login.
2009-07-02 Matthijs KooijmanAdd a hint option to the mysql_login auth backend.
2008-11-19 Matthijs KooijmanUpdate mysql_login to moin 1.8.
2008-06-06 Matthijs Kooijman * Remove debug output.
2008-06-06 Matthijs Kooijman * Add mysql/phpbb authentication plugin.