mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-09-22 19:59:25 +08:00
优化代码
This commit is contained in:
@@ -108,7 +108,6 @@ func LinkAuth(w http.ResponseWriter, r *http.Request) {
|
||||
ua.Status = dbdata.UserAuthFail
|
||||
dbdata.UserActLogIns.Add(*ua, userAgent)
|
||||
|
||||
w.WriteHeader(http.StatusForbidden)
|
||||
return
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user