open5gs/webui/server
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
..
models new: HSS Cx interface is added 2021-04-05 17:09:39 +09:00
routes Add API tokens (#838) 2021-03-12 09:13:38 +09:00
index.js [WebUI] fix the security flaw in account (#764) 2021-05-08 23:11:27 +09:00