The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Password encryption manager? (MD5, hash, SHAs, etc.)
I think this would be extremely helpful for some people who integrate sites.
We could have custom variables. For example, VBulletin's is: $hash=MD5(MD5($password)+$salt) We could have options to switch them around, remove some variables, or have no encryption at all such as $hash=MD5($password) or $hash=MD5($password+$salt). We could also have options to add in SHA1, SHA512s and more... This would be a great add-on for developers integrating other scripts and languages such as Python, Java, C++ and more. What do you think? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|