How do i pass the username and password via URL ?

Support and queries relating to all previous versions of ZoneMinder
Locked
User avatar
victor_diago
Posts: 245
Joined: Wed Jan 21, 2004 2:44 pm
Location: Brazil, sao paulo
Contact:

How do i pass the username and password via URL ?

Post by victor_diago »

hi all



i have made a personalized html called montage.html that does the montage without the images/continuous bar and other little things. i run it direct from firefox : firefox http://localhost/montage.html, all works well, but i want to use Zoneminder with authentication. and i dont want the password to be asked when reading montage.html, so i will need to bypass the username= and password= to the zm.php URL.

ive tried zm.php?username=admin&password=admin but didnt worked.

anyone have already made that ?

Victor Diago
User avatar
cordel
Posts: 5210
Joined: Fri Mar 05, 2004 4:47 pm
Location: /USA/Washington/Seattle

Post by cordel »

User avatar
victor_diago
Posts: 245
Joined: Wed Jan 21, 2004 2:44 pm
Location: Brazil, sao paulo
Contact:

Post by victor_diago »

thanks cordel, im using it not to see a monitor separated (cgi-bin/zms) but montage (zm.php?,,,,,)


and ive issued that..

i need to put localhost/zm.php?username=admin&password=admin&action=login.......


this let me in :)


thanks you man,. really thanks

Victor Diago
Locked