lychee/php/database
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
..
albums_table.sql Updated tables 2014-04-12 00:38:34 +02:00
photos_table.sql Updated tables 2014-04-12 00:38:34 +02:00
settings_content.sql Improved update mechanism (#115) 2014-04-05 18:30:24 +02:00
settings_table.sql Fix db encoding and setting it to UTF-8 (#112 #116) 2014-04-06 15:11:55 +02:00
update_020100.php Improved update mechanism (#115) 2014-04-05 18:30:24 +02:00
update_020101.php Improved update mechanism (#115) 2014-04-05 18:30:24 +02:00
update_020200.php Code adjustments 2014-04-10 22:42:24 +02:00
update_020500.php [Feature] don't hash passwords with MD5 in DB #114 2014-04-21 02:19:23 +02:00