small fixes and refactoring
This commit is contained in:
@@ -69,6 +69,5 @@ func checkPassword(r *http.Request) bool {
|
||||
return false
|
||||
}
|
||||
}
|
||||
log.Println(authHeaders)
|
||||
return authToken == authHeaders[_authStart:]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user