##// 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 / my_account / tests
__init__.py Loading ...
test_my_account_auth_tokens.py Loading ...
test_my_account_emails.py Loading ...
test_my_account_password.py Loading ...
test_my_account_profile.py Loading ...