mirror of
https://github.com/redis/redis.git
synced 2026-03-23 11:13:19 -04:00
* Implemented selectors which provide multiple different sets of permissions to users * Implemented key based permissions * Added a new ACL dry-run command to test permissions before execution * Updated module APIs to support checking key based permissions Co-authored-by: Oran Agra <oran@redislabs.com>
2 lines
No EOL
63 B
Text
2 lines
No EOL
63 B
Text
user alice on (+get ~rw*)
|
|
user bob on (+set %W~w*) (+get %R~r*) |