SNIA / Swordfish-basic-web-client

The Swordfish Basic Web Client can connect to one or more Swordfish services (including the Swordfish emulator), and present in a web UI frame the entire Swordfish hierarchy. The basic web client also provides basic capabilities to modify configurable Properties (as specified in the schema), as well an providing a basic interface to add or remove elements from the service through a Web UI.
BSD 3-Clause "New" or "Revised" License
7 stars 6 forks source link

Username of basic web client #12

Closed anandnagraj closed 6 years ago

anandnagraj commented 6 years ago

Description: The current username is snia@gmail.com. It would be better if the username was something more standardized, like swordfish@snia.org.

ddeel commented 6 years ago

Does this email address needs to be "live"? If so, we'll need to get it set up ASAP.

rahlvers commented 6 years ago

What is the mechanism to change the username / password?

sravanthikalluri19 commented 6 years ago

There is no mechanism to change them as they are static names (username and password) embedded in a local file.

rahlvers commented 6 years ago

Let's add a note in the README of where (which file) these credentials are hard-coded.

rahlvers commented 6 years ago

Fixed in pull #10