commit | de88340de4d3d14e78a854d728728f1183283c64 | [log] [tgz] |
---|---|---|
author | Iftekharul Islam <iffy.ryan@ibm.com> | Mon Feb 05 11:16:21 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Feb 12 23:37:15 2018 +0000 |
tree | a5700a164a025b2add682bf30e7a4144933c7f7b | |
parent | 8beb651d8b74beb05956435210cc9421e0119a3f [diff] |
Fixing the logout issue in webui A manual page refresh is required. Avoid the page refresh. fixes openbmc/openbmc#2737 Change-Id: Iaecb70cd3f9d43b730ca606cf3395f7fdb0640f3 Signed-off-by: Iftekharul Islam <iffy.ryan@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.