Hash?
|
Zudane
Joined: 2009-10-28
Posts: 1 |
Posted: Wed, 2009-10-28 03:43
|
|
I know there is no user registration on the Gallery 3 currently... Rather than add anything else I've got a registration page on another part of the site that I can use to send the registration info to the users table in the gallery database... I've already tested this out and I know it works. I do have one problem though. How do I have to hash the password to get it to process correctly? |
|
| Login or register to post comments |

Posts: 9289
There is no API for tying into this stuff yet.
Either wait until a registration module is created or wait until G3 has an API for this stuff. I know work has been done on an LDAP module:
http://github.com/gallery/gallery3-contrib/tree/master/modules/ldap/
And if I understand correctly this work is going to help lay the ground work for systems like WordPress and Drupal to connect their user management system to G3.
Other than that dig around in the code, probably under modules/user
There's a modules/user/lib/PasswordHash.php file
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here