No description
Find a file
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
admin feature 2727: improve password security with the use of PasswordHash class. 2012-11-02 13:59:07 +00:00
doc [trunk] - language - add readme ca_ES - Catalan - Thanks to Albert Parera - feature:2457 2012-04-25 20:34:24 +00:00
galleries update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
include feature 2727: improve password security with the use of PasswordHash class. 2012-11-02 13:59:07 +00:00
install feature 2727: improve password security with the use of PasswordHash class. 2012-11-02 13:59:07 +00:00
language [trunk_admin] Update ca_ES, thanks to : josep.torne 2012-11-01 18:24:12 +00:00
local update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
plugins [c13y_upgrade] Update ca_ES, thanks to : josep.torne 2012-11-01 11:08:03 +00:00
template-extension improvement of picture title on picture page, drop boxes on index page ... 2012-02-12 10:02:59 +00:00
themes fix php warning + removed unnecessary   2012-10-27 07:18:32 +00:00
tools add page_url (canonical picture url) for web service methods images.search, tags.getImages, images.getInfo, categories.getImages 2012-10-24 20:24:44 +00:00
about.php feature:2538 little rework of messages system, now can be used on 'loc_end_index' and 'loc_end_picture' 2012-06-06 20:29:30 +00:00
action.php fix action.php permissions checking when original is small 2012-03-09 06:04:55 +00:00
admin.php - remove unsed code; shorten existing code and improve readability ... 2012-10-12 19:56:12 +00:00
category.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
comments.php feature 2754: Add "Email" field for user comments + mandatory "Author" 2012-09-23 09:34:30 +00:00
feed.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
i.php code simplification 2012-10-25 19:59:32 +00:00
identification.php feature 2747: Add triggers on all main pages 2012-09-20 12:16:45 +00:00
index.php feature:2781 Add template method to sort actions buttons 2012-10-27 12:32:43 +00:00
install.php merge r13955 from branch 2.3 to trunk 2012-04-07 21:00:51 +00:00
nbm.php feature:2538 little rework of messages system, now can be used on 'loc_end_index' and 'loc_end_picture' 2012-06-06 20:29:30 +00:00
notification.php feature 2747: Add triggers on all main pages 2012-09-20 12:16:45 +00:00
password.php feature 2727: improve password security with the use of PasswordHash class. 2012-11-02 13:59:07 +00:00
picture.php feature:2781 Add template method to sort actions buttons 2012-10-27 12:32:43 +00:00
popuphelp.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
profile.php feature 2727: improve password security with the use of PasswordHash class. 2012-11-02 13:59:07 +00:00
qsearch.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
random.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
register.php feature 2747: Add triggers on all main pages 2012-09-20 12:16:45 +00:00
search.php feature:2747: Add triggers on all main pages "Call to undefined function triggr_action() in search.php on line 33" 2012-10-25 20:28:14 +00:00
search_rules.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
tags.php php optimizations: 2012-10-04 04:15:28 +00:00
upgrade.php merge r16312 from branch 2.4 to trunk 2012-07-02 22:28:50 +00:00
upgrade_feed.php update Piwigo headers to 2012, last change before the expected (or not) apocalypse 2012-01-17 22:48:36 +00:00
ws.php merge r17668 from branch 2.4 to trunk 2012-08-30 12:54:29 +00:00