Topic: Where are passwords stored?
I had to switch web hosts and was unsuccessful at transferring the database. I was able to extract all of the data but couldn't import it.
So, my main concern was losing all of the users. I have all of the usernames in the database file I extracted, but where can I find the passwords? That way I can just re-signup all of the members with their original email and password.
I notice next to each username in the sql file there is a code such as "4dbn839fhf921b47bpn3" or whatever. Is that some type of password encryption?
Thanks for any help!