refactor #1
@ -60,7 +60,8 @@ func Login(w http.ResponseWriter, r *http.Request) {
|
||||
|
||||
} else {
|
||||
UnauthorizedHandler(w)
|
||||
return
|
||||
|
||||
println("unauthorized")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user