##// 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:

r714:822499e8 default
r1818:1ced1b24 default
Show More
root-styles-suffix.html
3 lines | 47 B | text/html | HtmlLexer
/ rhodecode / public / js / src / components / root-styles-suffix.html
polymer: slim out the styles and change the flow of initialization to avoid race conditions
r714 </style>
</template>
</dom-module>