--- loncom/auth/lonracc.pm 2003/05/27 18:07:22 1.9 +++ loncom/auth/lonracc.pm 2003/05/27 18:31:31 1.10 @@ -1,7 +1,7 @@ # The LearningOnline Network # Access Handler for File Transfers # -# $Id: lonracc.pm,v 1.9 2003/05/27 18:07:22 albertel Exp $ +# $Id: lonracc.pm,v 1.10 2003/05/27 18:31:31 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -86,6 +86,7 @@ sub handler { } if ($return == FORBIDDEN) { $r->log_reason(join(':',@ids)." not subscribed", $r->filename); + return FORBIDDEN; } } $r->log_reason("Invalid request for file transfer from $reqhost",