Mercurial > p > roundup > code
comparison CHANGES.txt @ 7387:46f92ac4e170
- issue2551275 - Allow configuring max_children in roundup-server.
new -m and --max_children command line arguments and max_children
config file setting for roundup_server.py/roundup-server.
CHANGES.txt, admin_guide.txt, roundup-server.1 updated.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 23 May 2023 23:34:06 -0400 |
| parents | 068aec2b38b5 |
| children | 024cbd13920d |
comparison
equal
deleted
inserted
replaced
| 7386:068aec2b38b5 | 7387:46f92ac4e170 |
|---|---|
| 142 derived hash on next login. (John Rouillard) | 142 derived hash on next login. (John Rouillard) |
| 143 - issue2551253 - Modify password PBKDF2 method to use SHA512. New | 143 - issue2551253 - Modify password PBKDF2 method to use SHA512. New |
| 144 hash function using PBKDF2-SHA512 available. Will be default in | 144 hash function using PBKDF2-SHA512 available. Will be default in |
| 145 future. Directions for upgrading security by using it now is | 145 future. Directions for upgrading security by using it now is |
| 146 included in upgrading.txt. (John Rouillard) | 146 included in upgrading.txt. (John Rouillard) |
| 147 - issue2551275 - Allow configuring max_children in roundup-server. | |
| 148 When using roundup-server in fork mode, allow raising number of | |
| 149 forked children above the default of 40. | |
| 147 | 150 |
| 148 2022-07-13 2.2.0 | 151 2022-07-13 2.2.0 |
| 149 | 152 |
| 150 Fixed: | 153 Fixed: |
| 151 | 154 |
