You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: stage_descriptions/auth-04-pl7.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ In this stage, you'll add support for responding to the `ACL GETUSER` command wi
2
2
3
3
### The `passwords` property
4
4
5
-
A user in the Redis ACL system can have one or more passwords associated with them. The `ACL GETUSER` command also returns the `passwords` property of the specified user.
5
+
A user in the Redis ACL system can have zero or more passwords associated with them. The `ACL GETUSER` command also returns the `passwords` property of the specified user.
0 commit comments