Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PasswordChangeRequired support #145

Merged
merged 5 commits into from
Aug 4, 2023

Conversation

PeterKchen2
Copy link
Contributor

PasswordChangeRequired support

PasswordChangeRequired support

Signed-off-by: peter.cy.chen <peter.cy.chen@aewin.com>
@mraineri
Copy link
Contributor

mraineri commented Aug 1, 2023

Overall this is looking like it's going in the right direction I was considering originally; just a few comments to review first.

2. ignore  "code" and "message" redfish message item
3. if redfish message not provide @Message.ExtendedInfo,
use "code" and "message" as @Message.ExtendedInfo

Signed-off-by: peter.cy.chen <peter.cy.chen@aewin.com>
@PeterKchen2
Copy link
Contributor Author

I changed the code according to your suggestion

1. remove verify_response function
2. not process @Message.ExtendedInfo's item excet Message and MessageId

Signed-off-by: peter.cy.chen <peter.cy.chen@aewin.com>
@PeterKchen2
Copy link
Contributor Author

I changed the code according to your suggestion

peter.cy.chen and others added 2 commits August 3, 2023 04:14
@PeterKchen2
Copy link
Contributor Author

Any feedback about this change

@mraineri
Copy link
Contributor

mraineri commented Aug 4, 2023

Looks good to me; I'm going to show it to a few others shortly and we should be good to merge it then

@mraineri
Copy link
Contributor

mraineri commented Aug 4, 2023

Approved 8/4

@mraineri mraineri merged commit daf4cab into DMTF:main Aug 4, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants