The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
The password isn't sent from the browser normally - it's sent after being passed to md5, I suppose for extra security so that the password isn't sent as text. If you want you can define DISABLE_PASSWORD_CLEARING in your config.php like:
Code:
define('DISABLE_PASSWORD_CLEARING', 1); then you should get the password in $vbulletin->GPC['password']. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|