@@ -86,7 +86,7 @@ var (
loginAttempts_ = map[string]*loginAttempts{}
)
const loginMaxAttempts = 8
const loginMaxAttempts = 4
const loginWindow = 5 * time.Minute
func clientIP(r *http.Request) string {
The note is not visible to the blocked user.