acl: Passed 13, Failed 1, Skipped 0 (pass rate: 92.9%)
| Status | Test Name | Details |
|---|---|---|
| PASS | acl_list | ACL LIST output matches |
| PASS | acl_whoami | both: default |
| PASS | acl_setuser_create | user created on both |
| PASS | acl_setuser_on_off | on/off toggle worked on both |
| FAIL | acl_getuser | mismatch: engula= +@all 7e6e0c3079a08c5cc6036789b57e951f65f82383913ba1a49ae992544f1b4b6e channels commands flags keys on passwords sanitize-payload selectors ~* redis= +@all 7e6e0c3079a08c5cc6036789b57e951f65f82383913ba1a49ae992544f1b4b6e channels commands flags keys on passwords sanitize-payload selectors ~* |
| PASS | acl_deluser | DELUSER succeeded on both |
| PASS | acl_deluser_nonexistent | both returned (integer) 0 for nonexistent user |
| PASS | acl_auth_valid | auth succeeded on both |
| PASS | acl_auth_invalid | both auth failed as expected |
| PASS | acl_readonly_get | readonly user can GET on both |
| PASS | acl_readonly_set | both returned permission error |
| PASS | acl_writeonly_set | writeonly user can SET on both |
| PASS | acl_writeonly_get | both returned permission error |
| PASS | acl_key_pattern | key pattern enforcement matches |