##// 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.
ergo -
r1818:1ced1b24 default
Show More
Name Size Modified Last Commit Author
/ rhodecode / controllers / admin
__init__.py Loading ...
defaults.py Loading ...
gists.py Loading ...
my_account.py Loading ...
notifications.py Loading ...
permissions.py Loading ...
repo_groups.py Loading ...
repos.py Loading ...
settings.py Loading ...
user_groups.py Loading ...
users.py Loading ...