MediaWiki_PHPBB_Auth icon indicating copy to clipboard operation
MediaWiki_PHPBB_Auth copied to clipboard

This extension links MediaWiki to phpBB's user table for authentication, and disallows the creation of new accounts in MediaWiki. Users must then log in to the wiki with their phpBB account.

Results 3 MediaWiki_PHPBB_Auth issues
Sort by recently updated
recently updated
newest added

While helping @aaron3122 with their installation I discovered a but in the debug logging. This fixes that as well as includes some additional hints for debugging purposes.

I'm struggling to get this plugin to work although I did have a version working with mediawiki 1.28 before migrating hosts & upgrading wiki & forum. Attempting to login with...

idk how to check the banned state but it seems the plugin doesn't check ban state of a user in phpbb.

enhancement