excelent... thanks a lot
2 2005-02-25 03:35
Re: Quit password hashing (6 replies, posted in PunBB 1.2 troubleshooting)
ok, thanks..
the issue here is that i already have a Mysql table with students information (including passwords) and i'm planning to make a PHP scripts to introduce this information in the punBB users table. So... how can i transform the actual passwords into MD5 or SHA1 passwords? there's a PHP function for that?
3 2005-02-25 00:42
Topic: Quit password hashing (6 replies, posted in PunBB 1.2 troubleshooting)
I will run a punBB forum in a school site where only student will can login (with a password provided by us)... the cuestion is: Can i configure punBB to use not hashed passwords? (i want to insert the password directly by the MySQl administrator)
PD: pardon my english.