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

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 8. See what's changed.

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