An advanced messenger with a backend written in PHP. Supports MySQL, PostgreSQL, and SQL Server for database; Redis, Memcached, and APC for caching; and various methods for message streaming. Frontend is Bootstrap and Typescript.
WebPro currently stores passwords in plaintext; instead store it using some
form of encryption if even remotely possible.
Possible options:
* md5() for vBulletin only
Original issue reported on code.google.com by JosephTP...@gmail.com on 26 Aug 2011 at 3:06
Original issue reported on code.google.com by
JosephTP...@gmail.com
on 26 Aug 2011 at 3:06