##// 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 / apps / repository / tests
__init__.py Loading ...
test_pull_requests_list.py Loading ...
test_repo_bookmarks.py Loading ...
test_repo_branches.py Loading ...
test_repo_settings.py Loading ...
test_repo_settings_advanced.py Loading ...
test_repo_summary.py Loading ...
test_repo_tags.py Loading ...
test_vcs_settings.py Loading ...