Mercurial > p > roundup > code
view doc/security.txt @ 7277:41b2a0e12899
Formatting fixes
Fix some blocks that should be code blocks but weren't.
Use smaller type for larger/wide code blocks by replacing:
stuff::
wide code here
with:
stuff:
.. code::
:class: big-code
wide code here
The big-code class uses a smaller font size so it fits the width of
the page without overflow.
Fix an ordered list that was indented more than it should have been.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 24 Apr 2023 23:26:18 -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
