The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I require a modification to the login system so that it can accept username and password from the address bar e.g.
Code:
http://mysite.com/forum/customlogin.php?user=name&pass=word I just need to make sure the user and pass are correct and to display a message like echo "valid"; and if they are not valid then another message echo "not valid"; All this need to be run in this php file with no redirects If anyone needs anymore information just let me know Thanks in advance to anyone that helps |
#2
|
|||
|
|||
![]()
Are you sure that you understand the security issues involved in sending plain text passwords over the internet?
|
#3
|
|||
|
|||
![]()
I do understand it is for an external mobile application that only accepts urls i do understand the security issues but this is the only way i can actually confirm that the users are members of my site...
i belive in the future the application will send out a device ID but at the moment this is the only way I can do this |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|