mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-10 12:40:31 -07:00
* Redfish: Added steps to allow a user to change their password when their account requires a password change Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Bug fix Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Bug fix Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Bug fixes with return data handling Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Added changelog fragment Signed-off-by: Mike Raineri <michael.raineri@dell.com> * Update changelogs/fragments/8652-Redfish-Password-Change-Required.yml Co-authored-by: Felix Fontein <felix@fontein.de> --------- Signed-off-by: Mike Raineri <michael.raineri@dell.com> Co-authored-by: Felix Fontein <felix@fontein.de>
2 lines
379 B
YAML
2 lines
379 B
YAML
minor_changes:
|
|
- redfish_command - add handling of the ``PasswordChangeRequired`` message from services in the ``UpdateUserPassword`` command to directly modify the user's password if the requested user is the one invoking the operation (https://github.com/ansible-collections/community.general/issues/8652, https://github.com/ansible-collections/community.general/pull/8653).
|