Commit Graph

68 Commits

Author SHA1 Message Date
Sukchan Lee 79239d8eff [IMPORTANT] changed network_access_mode: 0 (#1323)
The network access mode of HSS has been changed to 0 (Packet and Circuit).

Versions of MME prior to v2.4.2 did not use this value. Open5GS set
the attach result of Attach Complete message as it is by looking
at the attach type of the Attach Request message.

Now, if the network access mode of HSS is set to 2 (Only Packet),
this value is affected by MME from v2.4.3. Regardless of the attach type
of the Attach Request, the MME will set EPS Only to the attach result
of Attach Complete.
2022-01-16 12:35:55 +09:00
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
Sukchan Lee 41c6bb4681 new: HSS Cx interface is added 2021-04-05 17:09:39 +09:00
Sukchan Lee 0a94e1ece4 Update WebUI version to v2.2.1 (#838)
Security patch is applied. If you want to use this version, you need to
log out and log back in.

See Pull Request #838 for more detailed information.
2021-03-12 09:32:11 +09:00
Ryan 7848b6c966
Add API tokens (#838)
* protects db endpoints with auth data, but will require ui updates to function properly

* adds an Authorization header with bearer token to all api/db/* request endpoints

* force login if token doesn't exist

* remove debug code
2021-03-12 09:13:38 +09:00
Sukchan Lee 9af4268bab arch: DB schema Changes (#796)
- New function : NSSF
- New feature : SMF selection
2021-03-08 21:25:09 +09:00
Sukchan Lee f294a5f55c Add Environment Variable for WebUI [#587]
e.g)
$ HOSTNAME=localhost npm run dev
$ PORT=4000 npm run dev
2020-10-13 12:39:45 -04:00
Sukchan Lee 8e048be082 Release v2.0.0 2020-08-21 23:33:45 -04:00
Sukchan Lee 6e6b037d28 Rollback github repository to open5gs 2020-08-13 21:28:37 -04:00
Sukchan Lee 760f052f01 Transfer github repository open5gs to acetcom 2020-07-13 23:40:16 -04:00
Sukchan Lee b35c2277be simple 5GC registration is done 2020-06-21 23:10:54 -04:00
Sukchan Lee d39582ff6e Release v1.2.0 2020-01-12 22:44:53 +09:00
Sukchan Lee 835b3c9851 [#306] Refine static IP addresses 2019-11-17 17:43:36 +09:00
Sukchan Lee 142763c280 Rename Project to Open5GS
- Change BuildTool to Meson
 - Many BUGS Fixed
2019-10-27 17:41:14 +09:00
Sukchan Lee d08a37f9bb WebUI version changes to v0.5.1 2019-07-30 21:05:23 +09:00
Sukchan Lee 8902411afe Release v0.4.3 2019-06-22 03:32:00 +00:00
Sukchan Lee 68ac111bd5 update document 2019-05-26 17:18:56 +09:00
Sukchan Lee 3defa0974c Merge branch 'r0.3.11' 2019-04-28 09:14:50 +00:00
Sukchan Lee bb2e976958 nextepc release v0.3.11 2019-04-28 05:17:14 +00:00
Sukchan Lee f049ffb945 Release v0.3.10 2018-08-17 04:28:50 +00:00
Sukchan Lee 64a9fef969 upgrade NPM package 2018-07-02 22:20:13 +09:00
Sukchan Lee 5ee7cdd3f8 Release v0.3.9 2018-06-03 01:42:05 +00:00
Sukchan Lee 2d5f9d0d26 Release v0.3.8 2018-04-29 21:48:27 +09:00
Sukchan Lee d2aed88ac6 Release 0.3.7 2018-04-14 15:04:04 +09:00
Sukchan Lee c944e87d5a Release 0.3.6 2018-03-21 16:49:39 +09:00
Sukchan Lee 5fad2f0e5c Release 0.3.5 2018-03-06 12:43:34 +00:00
Sukchan Lee 3c65414135 Release 0.3.4 2018-02-22 02:14:31 +00:00
Sukchan Lee 5d8231e6c2 Relase v0.3.3 2018-02-11 23:43:55 +09:00
Sukchan Lee 20efdd5639 update the GTP TLV trace 2018-01-24 14:17:24 +09:00
Sukchan Lee 466b15f5ad Web UI version to v0.3.0 2017-12-18 13:23:20 +09:00
Sukchan Lee 588a6ba012 add OPc field to Subscriber and Profile Document 2017-10-25 12:17:52 +09:00
Sukchan Lee 49e6034ff9 upgrade next.js v3 2017-09-24 12:25:32 +09:00
Sukchan Lee 07da98ae89 fix the bug for 64bit type 2017-08-28 09:59:40 +09:00
Sukchan Lee 6b9ec5c5d7 ambr, mbr, gbr downlink/uplink DB attribute changed from 32bit to 64bit 2017-08-24 19:51:16 +09:00
Sukchan Lee 32d53729e5 missing changes for cellwire -> nextepc 2017-07-10 14:43:03 +09:00
Sukchan Lee 4a7f43f97a remove reduant package 2017-07-07 21:13:03 +09:00
Sukchan Lee 1973d7c257 add notifiation 2017-07-04 22:18:42 +09:00
Sukchan Lee e0c27b86b1 add snackbar 2017-07-03 23:50:08 +09:00
Sukchan Lee acd19ecf81 bootstrap is temporarily added 2017-06-24 09:08:33 +09:00
Sukchan Lee 6d8eeb2a10 update it 2017-06-19 23:02:22 +09:00
Sukchan Lee c95702c0e6 Initial redux-saga is added 2017-06-19 19:20:39 +09:00
Sukchan Lee 6a5374afa8 remove redux-crud-store 2017-06-19 11:45:38 +09:00
Sukchan Lee 6d5357aefa update it 2017-06-18 17:52:39 +09:00
Sukchan Lee 34b5ba903f update it 2017-06-17 23:05:31 +09:00
Sukchan Lee ebc878ebef update it 2017-06-17 22:39:22 +09:00
Sukchan Lee 68486ac643 subscriber REST API is done 2017-06-17 11:35:12 +09:00
Sukchan Lee 5b49df0d54 backend REST API is added for MongoDB 2017-06-16 23:49:52 +09:00
Sukchan Lee 77b45a825d integrate with nextepc.now.sh 2017-06-11 00:38:26 +09:00
Sukchan Lee 798ec79bac move SQLite to MongoDB 2017-06-11 00:01:40 +09:00
Sukchan Lee 5a24db2a44 add MongoDB 2017-06-10 15:46:06 +09:00