Selaa lähdekoodia

auto update script executed

Toby Chui 1 vuosi sitten
vanhempi
commit
150202aa23
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      router.go

+ 1 - 1
router.go

@@ -43,8 +43,8 @@ func AuthFsHandler(handler http.Handler) http.Handler {
 				webSshManager.HandleHttpByInstanceId(instanceUUID, w, r)
 			} else {
 				http.Error(w, "Invalid Usage", http.StatusInternalServerError)
-				return
 			}
+			return
 		}
 
 		//Authenticated