catalyst / moodle-mod_scormremote

A Moodle activity for serving SCORM packages remotely to another LMS across domains
https://moodle.org/plugins/mod_scormremote
Other
9 stars 3 forks source link

401 errors are not actual 401 errors (probably should be 403?) #50

Open brendanheywood opened 1 year ago

brendanheywood commented 1 year ago

The error pages are not actually error pages:

image

These should have a proper http error code, and it should probably be a 403 instead of a 401 which is going to ask for basic auth and isn't right