##// END OF EJS Templates
security: escape the returned paths of files and directories....
security: escape the returned paths of files and directories. Nodes function is used for autocomplete in files view, it prevents from XSS type of attack in file search.

File last commit:

r1118:546f6abe default
r1827:9e60361c default
Show More
system-admin.rst
30 lines | 552 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _rhodecode-admin-ref:
System Administration
=====================
The following are the most common system administration tasks.
.. only:: latex
* :ref:`vcs-server`
* :ref:`apache-ws-ref`
* :ref:`nginx-ws-ref`
* :ref:`rhodecode-tuning-ref`
* :ref:`indexing-ref`
* :ref:`rhodecode-reset-ref`
.. toctree::
config-files-overview
vcs-server
svn: fixed docs for svn over http.
r1118 svn-http
project: added all source files and assets
r1 apache-config
nginx-config
backup-restore
tuning-rhodecode
indexing
reset-information
enable-debug
admin-tricks
cleanup-cmds