-
Notifications
You must be signed in to change notification settings - Fork 356
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
Form conversion: Compute/Physical infrastructure/ Providers change password #6856
Comments
I wonder if this goes out and resets the password on the target. A standard Change Password form is probably good to have in our arsenal that we can re-use all over. /cc @Fryguy |
@chessbyte this one expects the current password, meanwhile the edit provider doesn't. Theres also validation on the edit provider and here it just asks for the password twice, so it's a nice place to mess up the provider credentials ... |
@skateman this is an ems_operation that changes the password of the target provider, not just the password in our database. |
Agreed on a component that is common.
We don't do this for any other provider...should we do it here? |
Not sure what you mean, should we support this operation for the Lenovo provider? They added it as a feature so I think so yes |
Yeah, I'm wondering if we should remove that feature from the Lenovo plugin since they are the only group that implemented it? Or should we add that as a future-feature to all of the other plugins? |
Any update on this? |
Yes they can still change the password natively on the xclarity management UI |
There's also a wrongly named RBAC feature (ems_infra_change_password) and an API action for this, should those go as well? |
Convert form to use DDF/React and API - parent issue #6825
Location: Compute/Physical infrastrucute/ Providers
Form: change password
current type: Angular
API state:
Need info
PM Input: 2 - Medium
imported status: NOT ASSIGNED
The text was updated successfully, but these errors were encountered: