Page 1 of 1

MantisAuth MediaWiki plugin

Posted: 26 Dec 2007, 02:55
by Scott Price
I have written a MediaWiki plugin to authenticate off of the Mantis DB. It is not real well tested at this point, but it seems to work okay. I only have my site to test it on, and I don't have a lot of users registered. It requires Mantis v1.1.0rc1+ and MediaWiki 1.11.0+.

It can be found at: https://dev.hugllc.com/index.php/Project:MantisAuth

Please submit bug reports to https://dev.hugllc.com/bugs

This software is ALPHA quality.

I welcome all feedback.

Thanks.

Happy Holidays.

Scott =)

Re: MantisAuth MediaWiki plugin

Posted: 29 Dec 2007, 11:28
by vboctor
I haven't tried it, but it is great to have such integration.

Merry Christmas and Happy New Year :)

Re: MantisAuth MediaWiki plugin

Posted: 22 Jul 2008, 02:53
by jdpipe
The link is dead. Has anyone got the code/content for this thing?

Cheers
JP

Re: MantisAuth MediaWiki plugin

Posted: 10 Feb 2010, 15:33
by dpicon
You can find the code from this page https://dev.hugllc.com/wiki/index.php/M ... :Main_Page

I have tried it and it works fine... Thank you to the developers BTW. :D

Oh, just one thing... maybe you have to edit the mediawiki user groups to make sure the admin user in mantis has admin rights on the wiki as well. I had to.

Cheers,
David.

Re: MantisAuth MediaWiki plugin

Posted: 05 Oct 2010, 13:34
by kal
Hi,

I've install Mantis and MediaWiki and I would like to use the same users from mantisdb for my wiki and my mantis.
I've install this plugin but I've got somes troubles with it.
I can log using a mantis user on mediawiki but, the login is not automatic when I'm log in mantis.
And there is a problem with the cookie because when I log out on mediawiki and just go back to the index, I'm still log in.
Anyhelp?

Thanks in advance.