diff 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
line wrap: on
line diff
--- a/CHANGES.txt	Sat Apr 01 20:40:30 2023 -0400
+++ b/CHANGES.txt	Sat Apr 01 20:48:02 2023 -0400
@@ -118,6 +118,9 @@
   like "[issue23] subject". (John Rouillard)
 - [doc]: add section on implementing CSP for Roundup to admin
   doc. (John Rouillard)
+- issue2551265 - deprecate SSHA password hash method. Users using SSHA
+  passwords will have their passwords transprently upgraded to PBKDF2
+  derived hash on next login. (John Rouillard)
 
 2022-07-13 2.2.0
 

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