Hashing on passwords? No thumbnails?

wwolfson1

Joined: 2007-09-14
Posts: 2
Posted: Thu, 2008-01-10 00:53

Hiya, 2 things I am having trouble with...

Firstly, why does every picture in the gallery say no_thumbnail??

Secondly, i am trying to integrate the gallery with a website.
The website already has a mySQL database behind it keeping usernames and passwords of users.
The passwords for that site are hashed for security reasons.
I was hoping to be able to copy all the usernames and passwords from the relevant SQL table into the gallery2 user table.
However, your passwords are encrypted differently.
I have tried studying the code behind user logins and the such in gallery2 but cannot work out how passwords are encrypted.
Are you allowed to share this information such that I can encrypt the passwords on my site the same way??
Alternatively, is there a way to allow people to register an account to use the gallery when they enter it?

Thanks,
William.