| commit | 3c837f45b6149a38e11b35d680ec9e8e64d547da | [log] [tgz] |
|---|---|---|
| author | Iftekharul Islam <iffy.ryan@ibm.com> | Thu Nov 09 09:51:48 2017 -0600 |
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Mar 07 17:21:29 2018 +0000 |
| tree | afb46835cf32d348d508eabe2c4995dbab3daebd | |
| parent | 0d028015b06bab47ae0752a71fa860548b66c625 [diff] |
Removed bypass login script We had a script that allowed users to bypass login to see the app interface. We did this for testing purpose. This commit removes that functionality and improves security. Change-Id: I17255f16082d5460015788130f2482f2849ce975 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.