commit | b12f98601e2b08c4605a8d2c1a708b6c80b678a8 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 25 09:45:10 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Sep 25 15:37:44 2018 +0000 |
tree | abe2db6d33f4632db4845c38a6158b3f494fbe9a | |
parent | e8634e6bfc99879a14234c485577c6e899dd6da1 [diff] |
Do not autocomplete username and password 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. Resolves openbmc/phosphor-webui#18 Change-Id: Ie6936d84a0b94a81781a077d1542a6ce1d413d6d 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
.