comparison CHANGES.txt @ 7241:78c3f4aced76

issue2551265 - deprecate SSHA password hash method Users using SSHA passwords will have their passwords transprently upgraded to PBKDF2 derived hash on next login.
author John Rouillard <rouilj@ieee.org>
date Sat, 01 Apr 2023 20:48:02 -0400
parents 18b7d95ee08f
children ab0ea9f03866
comparison
equal deleted inserted replaced
7240:594b562ca99c 7241:78c3f4aced76
116 before/after prefix. Also allow spaces between classname and id 116 before/after prefix. Also allow spaces between classname and id
117 number in prefix designator. So "[ issue 23 ] subject" is parsed 117 number in prefix designator. So "[ issue 23 ] subject" is parsed
118 like "[issue23] subject". (John Rouillard) 118 like "[issue23] subject". (John Rouillard)
119 - [doc]: add section on implementing CSP for Roundup to admin 119 - [doc]: add section on implementing CSP for Roundup to admin
120 doc. (John Rouillard) 120 doc. (John Rouillard)
121 - issue2551265 - deprecate SSHA password hash method. Users using SSHA
122 passwords will have their passwords transprently upgraded to PBKDF2
123 derived hash on next login. (John Rouillard)
121 124
122 2022-07-13 2.2.0 125 2022-07-13 2.2.0
123 126
124 Fixed: 127 Fixed:
125 128

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