• antirez's avatar
    Don't log admin commands in MONITOR. · d6410ed1
    antirez authored
    Otherwise there are security risks, especially when providing Redis as a
    service, the user may "sniff" for admin commands renamed to an
    unguessable string via rename-command in redis.conf.
    d6410ed1
redis.c 145 KB