[01:14:17] --- Baastuul_ is now known as Baastuul
[02:12:58] <Baastuul> Hmmm.
[02:13:05] <Baastuul> It seems I made an Exult forum account a long time ago.
[02:13:12] <Baastuul> I don't remember the password, is there a way to retrieve it?
[14:12:40] <Colourless> hi
[14:24:33] <wjp> hi
[14:49:23] <Colourless> you know, I'm curious about how various forum software stores user passwords. If the software can email out a lost password, then you would have to assume the password is being stored as plain text or something that can easily be converted to plain text. The assumption then is if the system is compromised then an intruder can gain access to the passwords of all the users.
[14:50:01] <Colourless> To me, that does sort of seem wrong
[14:54:13] <wjp> our forum stores them hashed
[14:54:15] <wjp> not sure about others
[14:54:51] <wjp> what you'd probably want to do about lost passwords, is allow sending some kind of temporary new "password" to the registered email address
[14:55:10] <wjp> if the user enters this "password" on a special page, allow him to change his password
[14:55:11] <Colourless> yeah, i've seen some forums do that
[14:55:51] <wjp> (but do not change the password directly when sending the mail)