When masquerading in courseware API, reset the request user
It's important that request.user be set as the effective user, because waffle flags and bits of code around the place look at it. This should make masquerading more accurate to what the learner sees.
Please register or sign in to comment