Tutorial BASIC_AUTH Mantis 1.0.3

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
benteil
Posts: 3
Joined: 09 Jan 2008, 10:45

Tutorial BASIC_AUTH Mantis 1.0.3

Post by benteil »

Hello,

I'm trying to change the log method to "Basic_auth".
I've found a tuto on the web http://mjaya.blogspot.com/2007/07/exper ... basic.html

The "HTTP_AUTH" works but not the "BASIC_AUTH".

Could someone help me in giving an adress of useful web site, or an explication.

Thank u

Ben
Buster
Posts: 2
Joined: 06 Jul 2009, 20:44

Re: Tutorial BASIC_AUTH Mantis 1.0.3

Post by Buster »

I needed BASIC_AUTH to get users authenticated through mod_auth_mysql.

http://ardvaark.net/making-mantis-with- ... n-not-suck helped me a lot. http://www.mantisbt.org/bugs/view.php?id=3465 has a bugnote how to add automatic redirect to the right page after autologin.

hth,
Buster

P.S.: This bug is almost a no-brainer. Why is it still in MantisBT 1.2 six years later?
Buster
Posts: 2
Joined: 06 Jul 2009, 20:44

Re: Tutorial BASIC_AUTH Mantis 1.0.3

Post by Buster »

http://ardvaark.net/making-mantis-with- ... n-not-suck helped me a lot to get BASIC_AUTH working.

http://www.mantisbt.org/bugs/view.php?id=3465 contains a bugnote to get automatic redirect after login working. Before that people got redirected to login.php, logged in and redirected to my_view_page.php. Now they will return to the page requested before login.

hth

Buster
Post Reply