comparison website/www/index.txt @ 7463:d33fed8da090

Fix spelling mistakes in notable changes sections.
author John Rouillard <rouilj@ieee.org>
date Wed, 07 Jun 2023 22:56:58 -0400
parents dcd4ee924dc2
children 92fb16035d92
comparison
equal deleted inserted replaced
7462:575002bb3f8a 7463:d33fed8da090
113 113
114 * Admin documentation includes a section on setting up Content 114 * Admin documentation includes a section on setting up Content
115 Security Policy (CSP) 115 Security Policy (CSP)
116 116
117 * REST now allows rate limiting headers to be accessed by client 117 * REST now allows rate limiting headers to be accessed by client
118 javascript. 118 JavaScript.
119 119
120 * Default number of rounds for PBKDF2 updated to 2M to account for 120 * Default number of rounds for PBKDF2 updated to 2M to account for
121 improvements in password crackers and CPU power. 121 improvements in password crackers and CPU power.
122 122
123 * Support PBKDF2 with SHA512 for password storage 123 * Support PBKDF2 with SHA512 for password storage
124 124
125 * Deprecate SSHA password hash function. 125 * Deprecate SSHA password hash function.
126 126
127 * roundup-admin reindex can be done in batches to managle load 127 * roundup-admin reindex can be done in batches to manage load
128 incurred by reindexing. 128 incurred by reindexing.
129 129
130 * roundup-admin can list avaailable templates and their installed 130 * roundup-admin can list available templates and their installed
131 locations. 131 locations.
132 132
133 * Crash fixes in detector handling, configuration handling, 133 * Crash fixes in detector handling, configuration handling,
134 134
135 More info on the 51 changes can be found in the `change note`_. 135 More info on the 51 changes can be found in the `change note`_.

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