Quote:
| Originally Posted by KeironO Yup, the cookie merely holds user ID and MD5 password (could be wrong, not sure what encryption vBB uses). All the other profile date, options, messages are stored in various SQL databses on the server. |
Yep, they use an MD5 hash, but, merely for pickyness, it is not encryption as the original password cannot be derived from the hash.
Adrian