Mysidia Adoptables Support Forum

Mysidia Adoptables Support Forum (http://www.mysidiaadoptables.com/forum/index.php)
-   Questions and Supports (http://www.mysidiaadoptables.com/forum/forumdisplay.php?f=18)
-   -   Where is the user register function? (http://www.mysidiaadoptables.com/forum/showthread.php?t=5390)

Infernette 03-08-2017 04:30 PM

Where is the user register function?
 
Specifically looking for the part where it hashes passwords and adds salts.
:veeee:

Silver_Brick 03-09-2017 12:36 AM

maybe it is in register.php in root file or its in class folder ^^

Infernette 03-09-2017 09:56 AM

If it was that simple I wouldn't be here, but looking for it has managed to lead me down an OOP rabbit hole trying to chase where $mysidia->user->register actually exists. The only locations I have found are empty.

Abronsyth 03-09-2017 10:26 AM

Chances are you've already checked this out, but these files seem relevant:

functions/functions.php
classes/class_visitor.php
classes/class_uservalidator.php
classes/resource/utility/hash.php

Infernette 03-09-2017 10:49 AM

Functions Functions does contain the hashing and salting,and visitor has the register thing.
Danke

My version doesn't have the hash resource but that's probably relevant to 1.3.4. Running 1.3.3 , tho.
Should 'a mentioned that.

Hall of Famer 03-13-2017 12:23 PM

It should be in /classes/class_visitor.php. Mysidia has a specific class naming pattern, its easy to locate the files.


All times are GMT -5. The time now is 04:50 PM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.