File tree Expand file tree Collapse file tree 4 files changed +34
-1
lines changed Expand file tree Collapse file tree 4 files changed +34
-1
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ Contents
1717 features
1818 installation
1919 upgrading
20+ security
2021 FAQ
2122 user_guide
2223 customizing
Original file line number Diff line number Diff line change 1+ .. meta::
2+ :description:
3+ Security mechanism implementation document for historical purposes.
4+
5+ :orphan:
6+
17===================
28Security Mechanisms
39===================
Original file line number Diff line number Diff line change 1+ .. meta::
2+ :description:
3+ Documentation on how to report security issues with
4+ Roundup. Also index to security related portions in other
5+ Roundup documentation.
6+
7+ .. index::
8+ single: Reporting Security Issues
9+ single: Security Issues, Reporting
10+
11+
12+ ======================================
13+ Reporting Security Issues with Roundup
14+ ======================================
15+
16+ Security issues with Roundup should be reported by email to:
17+
18+ [email protected] (John Rouillard)
19+
20+ [email protected] (Ralf Schlatterbeck)
21+
22+ Also you can find rouilj on irc in channel #roundup at irc.oftc.net (see
23+ Contact_ for more directions and web interface).
24+
25+ Use these mechanisms to establish initial contact.
26+
27+ .. _Contact: https://www.roundup-tracker.org/contact.html
Original file line number Diff line number Diff line change 7373exclude_patterns = ['docs/index.txt' ,
7474 'docs/whatsnew-0.7.txt' ,
7575 'docs/whatsnew-0.8.txt' ,
76- 'docs/security.txt' ,
7776 'robots.txt' ,
7877 '_tmp' ]
7978
You can’t perform that action at this time.
0 commit comments