mirror of
https://codeberg.org/redict/redict.git
synced 2025-01-22 08:08:53 -05: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*) |