mirror of
http://github.com/valkey-io/valkey
synced 2024-11-21 16:46:15 +00:00
55c81f2cd3
* 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
63 B
Plaintext
2 lines
63 B
Plaintext
user alice on (+get ~rw*)
|
|
user bob on (+set %W~w*) (+get %R~r*) |