commit | 08744f89dbd6356b2d1e8bdfa5fc3c9febd638fb | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Mar 19 16:24:41 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Mar 23 19:57:12 2018 +0000 |
tree | 16650a49285f13b66fbfad5cb602de3ceaadb3dd | |
parent | 32581cf487e9df5f5fce9ecbcc9edcdd0565b444 [diff] |
Display error and success text When an error occurs changing the password, display the appropriate error message. On a successful password change also display text. Resolves openbmc/openbmc#2741 Resolves openbmc/openbmc#2969 Tested: Made all these errors show and also changed the password on a Witherspoon. Change-Id: I9808df9888175de988ecb0781023424315a1ec53 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.