mirror of
http://github.com/valkey-io/valkey
synced 2024-11-23 03:33:28 +00:00
20214b26a4
Previous implementation would disconnect _all_ clients when running `ACL LOAD`, which wasn't very useful. This change brings the behavior in line with that of `ACL SETUSER`, `ACL DELUSER`, in that only clients whose user is deleted or clients subscribed to channels which they no longer have access to will be disconnected. --------- Co-authored-by: Oran Agra <oran@redislabs.com> Co-authored-by: Madelyn Olson <34459052+madolson@users.noreply.github.com> |
||
---|---|---|
.. | ||
corrupt_empty_keys.rdb | ||
corrupt_ziplist.rdb | ||
default.conf | ||
encodings.rdb | ||
hash-ziplist.rdb | ||
hash-zipmap.rdb | ||
list-quicklist.rdb | ||
minimal.conf | ||
nodefaultuser.acl | ||
rdb-preamble.aof | ||
scriptbackup.rdb | ||
test_cli_hint_suite.txt | ||
user.acl | ||
userwithselectors.acl | ||
zset-ziplist.rdb |