lychee/php
Ricardo Bartels c110f3fb28 [Feature] don't hash passwords with MD5 in DB #114
All newly set and resetted passwords will now be stored as
blowfish hashed string generated via crypt().

Refs: #114
2014-04-21 02:19:23 +02:00
..
access Removed global vars from search 2014-04-19 20:27:53 +02:00
database [Feature] don't hash passwords with MD5 in DB #114 2014-04-21 02:19:23 +02:00
modules [Feature] don't hash passwords with MD5 in DB #114 2014-04-21 02:19:23 +02:00
api.php
autoload.php
define.php