Mercurial > p > roundup > code
comparison doc/upgrading.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 | 8137456a86f3 |
| children | 47bd330e3d17 |
comparison
equal
deleted
inserted
replaced
| 4483:22bc0426e348 | 4484:52e13bf0bb40 |
|---|---|
| 13 | 13 |
| 14 .. contents:: | 14 .. contents:: |
| 15 | 15 |
| 16 Migrating from 1.4.x to 1.4.17 | 16 Migrating from 1.4.x to 1.4.17 |
| 17 ============================== | 17 ============================== |
| 18 | |
| 19 There is a new config-option 'migrate_passwords' in section 'web' to | |
| 20 auto-migrate passwords at web-login time to a more secure storage | |
| 21 scheme. Default for the new option is "yes" so if you don't want that | |
| 22 passwords are auto-migrated to a more secure password scheme on user | |
| 23 login, set this to "no" before running your tracker(s) after the | |
| 24 upgrade. | |
| 18 | 25 |
| 19 Searching now requires either read-permission without a check method, or | 26 Searching now requires either read-permission without a check method, or |
| 20 you will have to add a "Search" permission for a class or a list of | 27 you will have to add a "Search" permission for a class or a list of |
| 21 properties for a class (if you want to allow searching). For the classic | 28 properties for a class (if you want to allow searching). For the classic |
| 22 template (or other templates derived from it) you want to add the | 29 template (or other templates derived from it) you want to add the |
