- People:
Pass request object to auth backends' get_or_create_user() methods.
Review Request #4403 — Created Aug. 7, 2013 and submitted
Pass request object to auth backends' get_or_create_user() methods.
All unit tests pass: ---------------------------------------------------------------------- Ran 703 tests in 132.756s OK (SKIP=12) The skipped tests are all related to perforce, which I don't have installed. They should be unrelated to my patch.
This is a review from Review Bot. Tool: PEP8 Style Checker Processed Files: reviewboard/accounts/backends.py reviewboard/webapi/resources.py Ignored Files: