Mercurial > p > roundup > code
changeset 7386:068aec2b38b5
update change not on issue2551253
still not default, but can be enabled by using interfaces.py as
documented in upgrading doc.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 23 May 2023 19:26:23 -0400 |
| parents | 87e9d761ecc6 |
| children | 46f92ac4e170 |
| files | CHANGES.txt |
| diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES.txt Tue May 23 11:37:40 2023 -0400 +++ b/CHANGES.txt Tue May 23 19:26:23 2023 -0400 @@ -127,8 +127,9 @@ details. (Ralf Schlatterbeck) - issue2551243: schema-dump.py enhanced with anti-CSRF headers. Flake8 cleanup and python2 support. (John Rouillard) -- issue2551253 - new password hash PBDKF2-SHA512 added. Not available - by default. See issue ticket for details. (John Rouillard) +- issue2551253 - new password hash PBDKF2-SHA512 added. Not + available by default. Follow directions in upgrading document + to use. (John Rouillard) - roundup-admin migrate command reports the schema version. - issue2551262 - the mail gateway subject prefix now allows spaces before/after prefix. Also allow spaces between classname and id
