Index: openacs-4/packages/proctoring-support/tcl/safe-exam-browser-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/proctoring-support/tcl/Attic/safe-exam-browser-procs.tcl,v diff -u -N -r1.1.2.5 -r1.1.2.6 --- openacs-4/packages/proctoring-support/tcl/safe-exam-browser-procs.tcl 16 Jun 2021 13:10:48 -0000 1.1.2.5 +++ openacs-4/packages/proctoring-support/tcl/safe-exam-browser-procs.tcl 17 Jun 2021 12:25:52 -0000 1.1.2.6 @@ -170,7 +170,7 @@ Content-Disposition "attachment; filename=[file tail $seb_file]" ns_writer submitfile -headers $seb_file } else { - ns_returnunauthorized + ns_returnforbidden } ad_script_abort }