Topic: MySQL Encrypted Passwords
I look at the database entry for passwords as I am attempting to Link the Mysql Database for punbb forum (which i find is a great bit of software) to the Anope services for IRC database, so that my users can login on the chat room with the same credentials as they use on the forum.
When i was looking at the fields to see where them records are kept to program the services to use that database file and location for its usernames and passwords i noticed that the entry for password was encrypted.. Now the services has an option to encrypt called dec..
What i would like to know is 2 things.. Does punbb use the standard encryption from mysql? And can the forum be forced to use plain text for passwords?
Thanks in advance