Last modified: 2010-05-15 15:38:11 UTC
At eclipse.org we had the need to allow Eclipse Bugzilla registered users to log into the Wiki. We have developed a simple Authentication Plugin for this and I'd like to contribute the source. I'll attach the changes required to LocalSettings.php and the actual plugin file to this bug. Is there anything else I'd need to do?
Created attachment 1665 [details] Changes to LocalSettings for Bugzilla auth plugin
Created attachment 1666 [details] Bugzilla auth plugin, to add to include/ directory This is the actual plugin. I'm not sure if there's any code in MediaWiki that needs to be changed to run this. Another sysadmin had installed the LDAPAuthenticationPlugin (bug 814) and we switched to using this Bugzilla plugin recently. If the LDAP Plugin requires code changes, it's safe to assume they need to be applied to make the Bugzilla plugin work.
Moving to MediaWiki/User login settings
KEYS: patch, need-review
This isn't the place to publish extensions or AuthPlugins. I recommend creating a page on http://meta.wikimedia.org.