Added sandboxing to CommentDetailDisplayHook

Review Request #5709 — Created April 13, 2014 and submitted — Latest diff uploaded

Information

Review Board
master

Reviewers

Added sandboxing to CommentDetailDisplayHook

Added unit tests to test suite at reviewboard/extensions/tests.py

Unit testing - tested both render_review_comment_detail and render_email_comment_detail with and without sandboxing

Changes between revision 2 and 3

orig
1
2
3
4
5
6
7
8
reviewboard/extensions/tests.py
Loading...