commit | 6b97dde1f28199975d55682bd01b503150efe0c1 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Mar 14 17:04:58 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 23 19:57:11 2018 +0000 |
tree | 2fd335cdc540270d8136695421b742f3ec16e433 | |
parent | 55a8e3916230962ef0e74a78bd805e0b015ed5b2 [diff] |
Call changePassword() on "Save change" press Call the changePassword() function when a user presses the "Save change" Change password button. Also, validate the password fields. Tested: Changed the password on a Witherspoon. Change-Id: I479929c82c5e405591fa7b1cf01e5491d35079e7 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
TODO: Write a project description
nodejs npm
npm install
npm run-script server
This will run it locally in http://localhost:8080
.
https://<bmc-ip>
and bypass the secure warning. You will see a JSON response with Login required
message.http://localhost:8080
. Enter the BMC IP, Username and Password (defaults: root
/0penBmc
).Now you are logged in.