##// END OF EJS Templates
issue-tracker: cache active patterns in the template so we can re-use them when rendering comments....
issue-tracker: cache active patterns in the template so we can re-use them when rendering comments. - before each render call fetched settings and patterns to process - in case of lots of commits/large pull-requests this took a loot of time.

File last commit:

r2428:27f2c76b default
r4202:5286ca08 stable
Show More
security-tips.rst
16 lines | 293 B | text/x-rst | RstLexer
/ docs / admin / security-tips.rst
project: added all source files and assets
r1 .. _sec-tips:
=============
Security Tips
=============
The following section contains security tips for ensuring your |RCE|
instances are configured in as secure a manner as possible.
.. toctree::
sec-your-server
sec-x-frame
sec-instance-basics
sec-ip-white
docs: added sophos utm9 example config
r2428 sec-sophos-umc