lock down proctor server API completely
Updated handle_ajax to explicitly handle each proctor server command individually without accepting any parameters from the client. This completely avoids users being able to interact with the proctor server API directly. Updated the JS code to do a POST when requesting access (TODO: proctor server still needs to be updated to require POST - for now the proctor xmodule still uses GET under the hood until this gets changed)
Showing
Please
register
or
sign in
to comment