How To Login MantisBT Automatically?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
erguntech
Posts: 1
Joined: 02 Jan 2017, 16:16

How To Login MantisBT Automatically?

Post 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:
mushu
Posts: 349
Joined: 04 Jan 2017, 17:41

Re: How To Login MantisBT Automatically?

Post 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
vits_soporte
Posts: 2
Joined: 25 Feb 2017, 15:04

Re: How To Login MantisBT Automatically?

Post 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
gsutton
Posts: 9
Joined: 12 Jan 2017, 09:29

Re: How To Login MantisBT Automatically?

Post 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.
Post Reply