Mercurial > p > roundup > code
view doc/security.txt @ 7392:bd6523c84a95
Fix test failure caused by making genconfig trackerless
When I removed the need to have a tracker for genconfig, I broke a
couple of tests. The breakage was hidden by a bad workflow.
This change allows the tests to pass and refactors reporting of
UsageError exceptions in admin.py.
It also adds a test for failure in install command as there is a test
case for it and this test tests the refactor.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 24 May 2023 11:25:47 -0400 |
| parents | a3223f1966fc |
| children | 186956a87ad7 |
line wrap: on
line source
.. meta:: :description: Documentation on how to report security issues with Roundup. Also index to security related portions in other Roundup documentation. .. index:: single: Reporting Security Issues single: Security Issues, Reporting ====================================== Reporting Security Issues with Roundup ====================================== Security issues with Roundup should be reported by email to: rouilj@users.sourceforge.net (John Rouillard) rsc@runtux.com (Ralf Schlatterbeck) Also you can find rouilj on irc in channel #roundup at irc.oftc.net (see Contact_ for more directions and web interface). Use these mechanisms to establish initial contact. .. _Contact: https://www.roundup-tracker.org/contact.html
