Page 1 of 1

How To Login MantisBT Automatically?

Posted: 02 Jan 2017, 16:25
by erguntech
Hi,

We are programming a desktop application and we want to use MantisBT as bug tracker app. I embedded MantisBT in our application with webview. We dont want users login in MantisBT again after loginning our application. (Users App Username and Password is same with MantisBT Username and Password.)

I'm trying to bypass MantisBT login screen by using an URL like below.
"http://server/mantisbt/login_page.php?u ... ssword=yyy".

What is the easiest way to make this happen?

Thank you for helping... :idea:

Re: How To Login MantisBT Automatically?

Posted: 04 Jan 2017, 18:09
by mushu
If you are on internal network using Active Directory you can install the AD plugin: http://www.mantisbt.org/bugs/view.php?id=12627

Re: How To Login MantisBT Automatically?

Posted: 13 Mar 2017, 04:17
by vits_soporte
Hi,

1) how could you log automatically In mantisbt from Internet?

Http://www.sgep.mantisbt/login.php?User ... ssword=yyy

2) Estimate to enable Api Rest in Mantisbt ?

thanks

Re: How To Login MantisBT Automatically?

Posted: 15 Mar 2017, 16:26
by gsutton
We have enabled this plugin but keep getting Error 26 every now and again. We are running 2.2.1. I am suspecting that this is because the plugin is very old.