The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello!
I'm run a site on Joomla! and vBulletin 3.7.0. I'm writing a custom login-function to log the user into both Joomla! and vBulletin at the same time. My question is, what happens when a user submits it's username and password? I guess it matches the username, md5 and salt. What kind of sessions is created, with what values? What is written to the db? I guess that lastvisit and stuff like that is done... but are there any more that I need to know about? |
#2
|
||||
|
||||
![]()
<a href="https://vborg.vbsupport.ru/showthread.php?t=173698&page=3" target="_blank">https://vborg.vbsupport.ru/showt...=173698&page=3</a>
You can take the hack apart and see how it works. |
#3
|
|||
|
|||
![]()
Thanks!
Quote:
|
#4
|
|||
|
|||
![]()
If you look at login.php, the login is checked by the function verify_authentication and if returns true, the session is created with the function process_new_login.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|