commit | 282a8ec32a99a469249aef53253e09f050e0826a | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Thu Oct 04 13:28:04 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Oct 09 00:42:17 2018 +0000 |
tree | 319eea538c62fd3fa603adcfcf7d55d30125252c | |
parent | 971ac1aaf4a7096bb20ec75db3be5755f8899906 [diff] |
User Management: Do not autocomplete passwords Security scanners list autocomplete on as a medium priority issue. The concern being someone could use it to compromise a BMC with a password saved on a compromised computer. Change-Id: Ibefa75af19046e056955406c1e4d31331d82f19f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
The OpenBMC WebUI is a Web-based user interface for the OpenBMC firmware stack. The WebUI uses AngularJS. Features include:
nodejs npm
npm install
npm run-script server
This will start a server instance and begin listening for connections at http://localhost:8080
. This development server provides live reloading on code changes. NOTE: Browsing to https://<BMC>
and accepting the self-signed certificate might be required to prevent your browser from blocking traffic to the BMC.
Enter the BMC Host or BMC IP address, username, and password. The default username and password are root
/0penBmc
.