piwigo/install
plegall a73846717f feature 2727: improve password security with the use of PasswordHash class.
This class performs salt and multiple iterations. Already used in Wordpress,
Drupal, phpBB and many other web applications.

$conf['pass_convert'] is replaced by $conf['password_hash'] + $conf['password_verify']


git-svn-id: http://piwigo.org/svn/trunk@18889 68402e56-0260-453c-a942-63ccdbb3a9ee
2012-11-02 13:59:07 +00:00
..
db feature 2727: improve password security with the use of PasswordHash class. 2012-11-02 13:59:07 +00:00
config.sql feature:2754 and feature:2614, fatal error when installing Piwigo 2012-09-28 11:46:51 +00:00
hosting.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
index.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
obsolete.list admin/plugins.php is not longer obsolete, it was reintroduced in Piwigo 2.3 2011-10-04 13:18:53 +00:00
obsolete_extensions.list add spread_menus to obsolete_extensions.list 2011-05-25 11:37:17 +00:00
php5_apache_configuration.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
piwigo_structure-mysql.sql feature 2727: improve password security with the use of PasswordHash class. 2012-11-02 13:59:07 +00:00
upgrade_1.3.0.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_1.3.1.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_1.4.0.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_1.5.0.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_1.6.0.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_1.6.2.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_1.7.0.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_2.0.0.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_2.1.0.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
upgrade_2.2.0.php feature 2632: major upgrade script from 2.3 to 2.4 (which calls tasks in install/db directory) 2012-06-14 12:29:52 +00:00
upgrade_2.3.0.php merge r16312 from branch 2.4 to trunk 2012-07-02 22:28:50 +00:00