open5gs/webui
Sukchan Lee 26f14ee7ca [WebUI] fix the security flaw in account (#764)
- In developement mode, if there is no default admin account,
  Node.js server WILL create admin/1423 account.
- In production mode, even though there is no default admin account,
  Node.js server WILL NOT create admin/1423 account.

1. WebUI installation script will create default admin account
   if there is no account.

   $ curl -fsSL https://open5gs.org/open5gs/assets/webui/install | sudo -E bash -

2. Installation script will automatically uninstall WebUI
   if WebUI has already been installed.
2021-05-08 23:11:27 +09:00
..
pages Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
server [WebUI] fix the security flaw in account (#764) 2021-05-08 23:11:27 +09:00
src misc: Add MSISDN duplicate check in WebUI 2021-04-07 22:45:37 +09:00
static [#306] Refine static IP addresses 2019-11-17 17:43:36 +09:00
.babelrc update it 2017-06-09 14:22:26 +09:00
.gitignore Prepares an easy install script for mac builds and initializes gitignore 2019-11-25 11:27:19 -08:00
package-lock.json [WebUI] fix the security flaw in account (#764) 2021-05-08 23:11:27 +09:00
package.json [WebUI] fix the security flaw in account (#764) 2021-05-08 23:11:27 +09:00