comparison CHANGES.txt @ 4484:52e13bf0bb40

Add new config-option 'migrate_passwords' in section 'web'... ...to auto-migrate passwords at web-login time. Default for the new option is "yes" so if you don't want that passwords are auto-migrated to a more secure password scheme on user login, set this to "no" before running your tracker(s) after the upgrade.
author Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net>
date Thu, 14 Apr 2011 18:10:58 +0000
parents 22bc0426e348
children 693c75d56ebe
comparison
equal deleted inserted replaced
4483:22bc0426e348 4484:52e13bf0bb40
77 - Fixed bug in mailgw refactoring, patch issue2550697 (thanks Hubert 77 - Fixed bug in mailgw refactoring, patch issue2550697 (thanks Hubert
78 Touvet) 78 Touvet)
79 - Fix Password handling security issue2550688 (thanks Joseph Myers for 79 - Fix Password handling security issue2550688 (thanks Joseph Myers for
80 reporting and Eli Collins for fixing) -- this fixes all observations 80 reporting and Eli Collins for fixing) -- this fixes all observations
81 by Joseph Myers except for auto-migration of existing passwords. 81 by Joseph Myers except for auto-migration of existing passwords.
82 - Add new config-option 'migrate_passwords' in section 'web' to
83 auto-migrate passwords at web-login time. Default for the new option
84 is "yes" so if you don't want that passwords are auto-migrated to a
85 more secure password scheme on user login, set this to "no" before
86 running your tracker(s) after the upgrade.
82 87
83 2010-10-08 1.4.16 (r4541) 88 2010-10-08 1.4.16 (r4541)
84 89
85 Features: 90 Features:
86 91

Roundup Issue Tracker: http://roundup-tracker.org/