Login mantis through another web

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
eniph
Posts: 4
Joined: 03 Jun 2014, 18:14

Login mantis through another web

Post by eniph »

Hi there, newbie here, anybody know how to login to mantis automatically after i login from another web.
Mantis Version : 1.2.17

let say i have login account from mantis
Username : user
Password : user

then i duplicate the database user table from mantis to my other site (site2)
so basically in my workplace (which is internal use only) we use site2 anytime, so people will first login from this site2 first.
what i want to do is using this site2 login (which have the same username and password) to login to mantis automatically.

Question : 1. Did i have to store session , based on my logic, all we have to do is storing session with the same name and value, then mantis will recognize it. is it true? then how? how to check what session did mantis check if people are login or not.
2. is there any other way?

Note : this site2 and mantis is use only for internal work with protected ip.. so i think its safe..

Please response and thank you for reading :D
Post Reply