mirror of
https://github.com/redis/redis.git
synced 2026-02-03 20:39:54 -05:00
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 | ||