Search found 4 matches

by Perriello
15 Aug 2007, 20:05
Forum: Help
Topic: Mantis bug report hierarchies and document repository
Replies: 0
Views: 2087

Mantis bug report hierarchies and document repository

I have not used the latest version of Mantis yet, but one of our groups has been using Mantis version 0.18.2 for a long time. I am looking at various opensource bugtrackers to make comparisons and eventually pick one to use ...Trac, GForge, Bugzilla, and Mantis.

Can anyone tell me if the latest ...
by Perriello
15 Aug 2007, 17:44
Forum: General Discussion
Topic: Manits bug report hierarchies and document repository
Replies: 1
Views: 4022

Manits bug report hierarchies and document repository

I have not used the latest version of Mantis yet, but one of our groups has been using Mantis version 0.18.2 for a long time. I am looking at various opensource bugtrackers to make comparisons and eventually pick one to use ...Trac, GForge, Bugzilla, and Mantis.

Can anyone tell me if the latest ...
by Perriello
05 Sep 2006, 17:39
Forum: Customizations
Topic: mantis and josso single sign on
Replies: 0
Views: 4379

mantis and josso single sign on

I am trying to add josso single signon ability to mantis. It was easy enough configuring josso ...but mantis seems to have it's own complex authorization scheme ..or at least it seems that way. I notice that auth_is_user_athorized gets called about 20 times just in index.php and core.php. Does ...
by Perriello
01 Sep 2006, 18:09
Forum: Help
Topic: mantis cookies ...and josso
Replies: 0
Views: 2297

mantis cookies ...and josso

I am trying to integrate mantis with a remote josso ( single sign on server )

My main quetion has to do with how mantis handles cookies. I need to know very indepth on what it is doing with cookies especially when auth_is_user_authenticated is called.

It seems that when working with josso and ...