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/rs-7-8-6-119.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
@@ -43,7 +43,7 @@ The following table shows which Redis modules are compatible with each Redis dat
43
43
44
44
### Resolved issues
45
45
46
-
- RS161290: Fixed an issue where `/v1/users/password` REST API requests changed the password of the authenticated admin user sending the request instead of the target `username` provided in the JSON request body.
46
+
- RS161290: Fixed an issue where the `/v1/users/password` REST API updated the password of the authenticated admin user instead of the intended target user specified in the JSON request body.
47
47
48
48
- RS122458: Fixed an issue where old snapshots were not properly deleted when turning off maintenance mode with the `skip_shards_restore` option.
0 commit comments