- 13 Feb, 2019 2 commits
-
-
zhaozhao.zz authored
Adding another new filed categories at the end of command reply, it's easy to read and distinguish flags and categories, also compatible with old format.
-
zhaozhao.zz authored
-
- 12 Feb, 2019 1 commit
-
-
antirez authored
-
- 11 Feb, 2019 3 commits
-
-
antirez authored
Otherwise it's very simple for an human mistake to think a password is removed because of a typo in the ACL SETUSER myuser <somepass command line.
-
antirez authored
Soon or later we may have code in freeClient() that may have to deal with ACLs. Imagine for instance the command proposed multiple times (not sure if this will ever be accepted but still...): ONCLOSE DEL mykey Accumulating commands to run when a client is disconnected. Now the function is compatible with such use cases. Related to #5829.
-
zhaozhao.zz authored
-
- 08 Feb, 2019 3 commits
-
-
antirez authored
-
antirez authored
-
antirez authored
We can't trust modules commands flagging, so module commands must be always explicitly added, with the exception of +@all that will include everything. However something like +@readonly should not include command from modules that may be potentially dangerous: our categories must be safe and reliable and modules may not be like that.
-
- 07 Feb, 2019 9 commits
- 06 Feb, 2019 3 commits
- 05 Feb, 2019 1 commit
-
-
antirez authored
-
- 04 Feb, 2019 4 commits
- 01 Feb, 2019 2 commits
- 31 Jan, 2019 5 commits
- 30 Jan, 2019 7 commits