mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-22 10:08:15 -05:00
commit
197793dc49
@ -164,7 +164,6 @@ func (s *Server) handleConnection(ctx context.Context, conn internet.Connection,
|
||||
To: "",
|
||||
Status: log.AccessRejected,
|
||||
Reason: err,
|
||||
Email: request.User.Email,
|
||||
})
|
||||
return newError("failed to create request from: ", conn.RemoteAddr()).Base(err)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user