Added sandboxing to AuthBackend

Review Request #5736 — Created April 25, 2014 and discarded — Latest diff uploaded

Information

Review Board
master

Reviewers

Added sandboxing to AuthBackend
Writing unit tests for the sandboxing for get_queryset and search_queryset

Unit testing for sandboxing get_queryset and search_queryset for AuthBackend

Diff Revision 6

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

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