piwigo/install
plegall 2de0f01dce feature 2027 implemented: the "lost password" feature was rewritten.
The algorithm is highly inspired from WordPress :

1) in a single field, you give a username or an email
2) Piwigo sends an email with the activation key
3) the user clicks on the link in the email (with the activation key) and is able to set a new password

The "lost password" feature is no longer limited to "classic" users:
administrators and webmasters can use it too (no need to tell webmasters
that they can only change their password in the database)


git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
2011-08-24 20:03:53 +00:00
..
db feature 2027 implemented: the "lost password" feature was rewritten. 2011-08-24 20:03:53 +00:00
config.sql
hosting.php
index.php
obsolete.list
obsolete_extensions.list
php5_apache_configuration.php
piwigo_structure-mysql.sql feature 2027 implemented: the "lost password" feature was rewritten. 2011-08-24 20:03:53 +00:00
piwigo_structure-pdo-sqlite.sql feature 2027 implemented: the "lost password" feature was rewritten. 2011-08-24 20:03:53 +00:00
piwigo_structure-pgsql.sql feature 2027 implemented: the "lost password" feature was rewritten. 2011-08-24 20:03:53 +00:00
piwigo_structure-sqlite.sql feature 2027 implemented: the "lost password" feature was rewritten. 2011-08-24 20:03:53 +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