Mercurial > p > roundup > code
comparison CHANGES.txt @ 6571:cd408eb748dd
Add small utility script for dumping dbm based databases.
Use it to dump dbm based files like db/sessions (records session keys)
or db/otks (records one time key for password recovery, data for rate
limiting logins and rest interface and other short duration data).
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 23 Dec 2021 02:20:53 -0500 |
| parents | 2c2dbfc332ba |
| children | 2e568d6f72a4 |
comparison
equal
deleted
inserted
replaced
| 6570:198875530c04 | 6571:cd408eb748dd |
|---|---|
| 102 and css assets. (John Rouillard) | 102 and css assets. (John Rouillard) |
| 103 - issue2551181 - fragments can be appended to designators. So | 103 - issue2551181 - fragments can be appended to designators. So |
| 104 issue23#msg24 could jump to the element with id msg24 in issue 23. | 104 issue23#msg24 could jump to the element with id msg24 in issue 23. |
| 105 Before this patch you would have two links issue23 and msg24 | 105 Before this patch you would have two links issue23 and msg24 |
| 106 separated by # (John Rouillard). | 106 separated by # (John Rouillard). |
| 107 - added small utility script to dump dbm based tracker databases | |
| 108 (e.g. db/sessions). (John Rouillard) | |
| 107 | 109 |
| 108 | 110 |
| 109 2021-07-13 2.1.0 | 111 2021-07-13 2.1.0 |
| 110 | 112 |
| 111 Fixed: | 113 Fixed: |
