##// END OF EJS Templates
db: always use Session() for compatibility, Using Session is actually the...
db: always use Session() for compatibility, Using Session is actually the scoped_session which is not the same as the one which we "call". More here: http://docs.sqlalchemy.org/en/latest/orm/contextual.html#contextual-thread-local-sessions

File last commit:

r1:854a839a default
r506:4c6b9282 default
Show More
security-tips.rst
15 lines | 275 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