Search found 6 matches

by eiben
17 Sep 2010, 20:16
Forum: Help
Topic: SVN integration stopped working
Replies: 6
Views: 4923

Re: SVN integration stopped working

thanks. I appreciate the feedback and help. I am disappointed that they would complicate such an easy thing. I got the old way to work in less than 10 minutes. Just a few config parameters and change the hook script. Now it looks like I need to install software/plugins that i don't even use and set ...
by eiben
17 Feb 2009, 11:55
Forum: Help
Topic: Mail notification on checkin
Replies: 0
Views: 1588

Mail notification on checkin

Hi,

I've integrated subversion and Mantis using a post-commit-hook to call checkin.php. But when a corresponding notification mail is being send all the links point to http://www.example.org.

I already looked at the code and figured that the script is not able to determine the url of mantis, but ...
by eiben
08 May 2007, 05:11
Forum: Customizations
Topic: SSO for Windows-Clients
Replies: 5
Views: 10821

if you insist ... :)
by eiben
07 May 2007, 16:09
Forum: Customizations
Topic: SSO for Windows-Clients
Replies: 5
Views: 10821

eiben wrote:
vboctor wrote: A couple of minor comments:
1. Would be good to link to http://www.mantisbt.org from the article.
2. Refer to Mantis as Mantis Bug Tracker (at least once in the article to match search queries).
I'm kinda busy right now, I will add this as soon as possible.
OK, I added that :)
by eiben
06 May 2007, 20:01
Forum: Customizations
Topic: SSO for Windows-Clients
Replies: 5
Views: 10821


Do we really need to include a specific domain into a regexp? Can't we just use a generic <domainname>\<username> regex?

Well, I wrote this actual article based on a linux installation of mantis, using kerberos for SSO. In this case a user is identified by "username@domain". If your running on ...
by eiben
17 Apr 2007, 13:49
Forum: Customizations
Topic: SSO for Windows-Clients
Replies: 5
Views: 10821

SSO for Windows-Clients

Hi,

I just modified Mantis, so that I can use SSO from IE-Clients (Integrated Windows Authentication = IWA). I modified the existing HTTP_AUTH to do the job.

I just tested this running 1.1.0a2 on linux ...

http://www.eiben.weite-welt.com/compute ... antis_iwa/