The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Passing credentials via URL?
Hi,
I'm looking for a modification that will allow users to log in by passing their username and password through the URL. For example: HTML Code:
www.example.com/forum/showthread.php?t=1&username=foo&password=bar Thanks! |
#2
|
|||
|
|||
This would reduce vB's security in a huge way. Plain passwords are never send to the server. This could be made but i doubt anybody would want to make this for you.
|
#3
|
|||
|
|||
Thanks for your reply MarcoH64. I know it's a serious bleach of security but it does not matter in my case. Anyone?
|
#4
|
|||
|
|||
Could you please try to explain why you want this, what you want to achieve, maybe we got a better solution for you.
|
#5
|
|||
|
|||
I wish to create a "shortcut" in an application for my users. After clicking on the shortcut, they will be logged in and brought to various parts of the forums as determined by the URL. To add, the URL (with the username and password) will not be visibly shown to the users. Do you have any other ideas to achieve this?
|
#6
|
|||
|
|||
From where the Username and Password you want to pass in the url come? The user entered this in some part of the originating page, or is it a default value?
|
#7
|
|||
|
|||
The username and password along with the URL is stored in a file that will be read by the application.
|
#8
|
|||
|
|||
If the page they are coming from, is on the same domain, i suggest you set a cookie for them. There will be no need to sign in then or to pass credentials.
If vBulletin is on the same server, you could also choose to make vB read that password file itself, again no credentials would have to be passed in url. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|