piwigo/install
plegall 87a30ff064 bug 3050: increase security on reset password algorithm.
* reset key has a 1-hour life
* reset key is automatically deleted once used
* reset key is stored as a hash

Thank you effigies for code suggestions


git-svn-id: http://piwigo.org/svn/trunk@29111 68402e56-0260-453c-a942-63ccdbb3a9ee
2014-07-28 19:27:50 +00:00
..
db bug 3050: increase security on reset password algorithm. 2014-07-28 19:27:50 +00:00
config.sql feature 3095: add "comments_enable_website" param + GUI 2014-06-22 11:41:47 +00:00
hosting.php
index.php
obsolete.list
obsolete_extensions.list feature 3088: set AdminTools as default plugin, set admin_multi_view as obsolete 2014-06-13 19:56:13 +00:00
php5_apache_configuration.php
piwigo_structure-mysql.sql feature 3103: enlarge users.id (and foreign keys user_id, added_by or author_id) from smallint (max 30k) to mediumint unsigned (max 16M) 2014-07-24 08:34:02 +00:00
upgrade_1.3.0.php
upgrade_1.3.1.php
upgrade_1.4.0.php
upgrade_1.5.0.php
upgrade_1.6.0.php
upgrade_1.6.2.php
upgrade_1.7.0.php
upgrade_2.0.0.php
upgrade_2.1.0.php
upgrade_2.2.0.php
upgrade_2.3.0.php
upgrade_2.4.0.php
upgrade_2.5.0.php