@@ -41,5 +41,5 @@ func isAuthenticated(c redis.Connection) bool {
}
func init() {
RegisterCommand("ping", Ping, nil, -1)
RegisterCommand("ping", Ping, noPrepare, nil, -1)
The note is not visible to the blocked user.