Merge remote-tracking branch 'origin/refactor' into refactor
This commit is contained in:
commit
2483ce5e20
@ -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