From d71fd6264d58795c50b9350d7c39677b671e0896 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 17 Jul 2021 09:34:48 +0200 Subject: Merging upstream version 1.9.4. Signed-off-by: Daniel Baumann --- iredis/data/commands/auth.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'iredis/data/commands/auth.md') diff --git a/iredis/data/commands/auth.md b/iredis/data/commands/auth.md index 4b75171..2e93f70 100644 --- a/iredis/data/commands/auth.md +++ b/iredis/data/commands/auth.md @@ -29,6 +29,10 @@ defined in the ACL list (see `ACL SETUSER`) and the official When ACLs are used, the single argument form of the command, where only the password is specified, assumes that the implicit username is "default". +@history + +- `>= 6.0.0`: Added ACL style (username and password). + ## Security notice Because of the high performance nature of Redis, it is possible to try a lot of -- cgit v1.2.3