diff options
Diffstat (limited to 'tests/assets/user.acl')
-rw-r--r-- | tests/assets/user.acl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/assets/user.acl b/tests/assets/user.acl new file mode 100644 index 0000000..926ac54 --- /dev/null +++ b/tests/assets/user.acl @@ -0,0 +1,3 @@ +user alice on allcommands allkeys &* >alice +user bob on -@all +@set +acl ~set* &* >bob +user default on nopass ~* &* +@all |