##// END OF EJS Templates
security: make sure the admin of repo can only delete comments which are from the same repo....
security: make sure the admin of repo can only delete comments which are from the same repo. - fixes IDOR issue - protects against other people comment deletion by repo admins.

File last commit:

r1572:19765357 default
r1818:1ced1b24 default
Show More
tuning-rhodecode.rst
22 lines | 502 B | text/x-rst | RstLexer
/ docs / admin / tuning-rhodecode.rst
project: added all source files and assets
r1 .. _rhodecode-tuning-ref:
Tuning |RCE|
============
To customize your |RCE| |version| installation for maximum performance you
may find some of the following methods useful.
.. toctree::
tuning-gunicorn
tuning-vcs-memory-cache
docs: updated docs about session tunning, and fixed DB tunning guide.
r1292 tuning-user-sessions-performance
project: added all source files and assets
r1 tuning-increase-db-performance
tuning-scale-horizontally
tuning-increase-cache-size
tuning-mount-cache-memory
tuning-change-encoding
tuning-change-large-file-dir
git-lfs: added doc about changing git-lfs
r1572 tuning-change-lfs-dir
project: added all source files and assets
r1 tuning-hg-auth-loop