杨博东
|
b55b0ea0f2
|
Tests: Add aclfile load and save tests (#7765)
improves test coverage
(cherry picked from commit 0666267d2771b1a46cdf36eef27d8a7a393c0c7a)
|
2020-09-10 14:09:00 +03:00 |
|
WuYunlong
|
b1a01fda91
|
Fix command help for unexpected options (#7476)
(cherry picked from commit 93bdbf5aa4857ede0816cf790f951da8e2fa2ae9)
|
2020-07-20 21:08:26 +03:00 |
|
antirez
|
61b98f32a2
|
Regression test for #7011.
|
2020-03-25 15:54:34 +01:00 |
|
antirez
|
51c1a9f8fb
|
ACL LOG: make max log entries configurable.
|
2020-02-12 14:15:35 +01:00 |
|
antirez
|
ea1e1b12c9
|
ACL LOG: test for AUTH reason.
|
2020-02-12 14:15:35 +01:00 |
|
antirez
|
9f6e84f6be
|
ACL LOG: implement a few basic tests.
|
2020-02-12 14:15:35 +01:00 |
|
antirez
|
09041b9359
|
ACLs: change hashed passwords opcode to also remove them.
Related to PR #6405
|
2019-09-30 18:28:45 +02:00 |
|
Madelyn Olson
|
ea7c3fe7fd
|
Allowed passing in of password hash and fixed config rewrite
|
2019-09-30 17:57:49 +02:00 |
|
antirez
|
c24e32041b
|
ACL: Fix memory leak in ACLResetSubcommandsForCommand().
This commit fixes bug reported at #5998. Thanks to @tomcat1102.
|
2019-04-08 18:08:37 +02:00 |
|
antirez
|
f8a9708aa7
|
ACL: regression test for #5998.
|
2019-04-08 18:06:50 +02:00 |
|
antirez
|
f021da5e30
|
Acl: Test: check command rules synthesis.
|
2019-01-30 12:01:37 +01:00 |
|
antirez
|
e103fd4208
|
ACL: Test: check subcommands (test fails).
|
2019-01-28 18:29:22 +01:00 |
|
antirez
|
f4c39db450
|
ACL: Test: nopass user flag, commands/groups +/- rules.
|
2019-01-28 12:40:07 +01:00 |
|
antirez
|
26f98bca97
|
ACL: Test: check default behavior and keys ACLs.
|
2019-01-28 12:33:18 +01:00 |
|
antirez
|
6cec82b943
|
ACL: Test: check passwords validity and removal.
|
2019-01-28 12:06:25 +01:00 |
|
antirez
|
3c67c1c394
|
ACL: Test: enabled/disabled user.
|
2019-01-28 11:44:10 +01:00 |
|
antirez
|
9fc1ce2f05
|
ACL: create unit test.
|
2019-01-28 11:39:58 +01:00 |
|