lychee/php
Ricardo Bartels e8bf0c95e8 Add fallback options when generating salt #114
when generating salt we try openssl first, then mcrypt
and as last resort mt_rand

Refs: #114
2014-04-22 00:36:02 +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 Add fallback options when generating salt #114 2014-04-22 00:36:02 +02:00
api.php Added $settings var for plugins 2014-04-19 16:55:17 +02:00
autoload.php spl_autoload_register instead of __autoload 2014-04-12 14:09:27 +02:00
define.php Added global LYCHEE_PLUGINS 2014-04-18 12:59:14 +02:00