commit | 11bac7e62e4901f65b4aac9aa140510c9fb69b38 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu May 17 14:45:49 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Thu May 24 15:19:57 2018 -0500 |
tree | d59bf78092f3d5eaa223ff80701af8f3cc481e50 | |
parent | d27bb135f1561b87a174d1b9890dde2f3cf01c80 [diff] |
Set ignoreHttpError to false after testPassword Moved ignoreHttpError to the controller and set it to false after testPassword. Tested: Changed the password. Change-Id: If860c073bcedcfba6a0743ea656c76ff06fd7de0 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.