commit | 83f0896ebefb6560dd975180f95456546e4304b0 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Apr 05 10:38:00 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Apr 09 14:55:49 2018 +0000 |
tree | cce9e0107c55b71b57252edc831e258869000924 | |
parent | 90f8e690e852bcb22f75b0fc61299ab6eb4b4b0d [diff] |
Move login error to common error style Created a generic error class, have the login error inherit it. Tested: Verified the login error looks the same. Change-Id: Ief373fa37ea655cfcb544861a4e540abbe65f77e 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.