Mercurial > p > roundup > code
diff CHANGES.txt @ 7075:739b9f017d2c
issue2551243: Update schema-dump add anti-csrf headers
Also flake8 fixes and verified python2 support.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Thu, 24 Nov 2022 13:09:18 -0500 |
| parents | 3359dc1dabb0 |
| children | f72ce883e677 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 24 11:33:24 2022 -0500 +++ b/CHANGES.txt Thu Nov 24 13:09:18 2022 -0500 @@ -76,6 +76,8 @@ line processing of the mailgw script to ``argparse``. Note that the command line options of the mailgw have changed, see upgrading.txt for details. (Ralf Schlatterbeck) +- issue2551243: schema-dump.py enhanced with anti-CSRF headers. Flake8 + cleanup and python2 support. (John Rouillard) 2022-07-13 2.2.0
