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: content/operate/rs/release-notes/rs-7-8-releases/_index.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
@@ -79,7 +79,7 @@ Redis Software version 7.8.2 introduces the following breaking changes:
79
79
80
80
- The `POST` method requires users to include their usernames and a current password in the authentication header to generate a JSON Web Token.
81
81
82
-
-`/v1/users/password`requests change the password list of the user who provides their credentials in the authorization header when sending the requests.
82
+
-`POST /v1/users/password`generates a token for the user who provides their credentials in the authorization header when sending the requests.
83
83
84
84
-`POST` requests will ignore `username` and `password` parameters provided in the request body.
0 commit comments