open5gs/webui
Sukchan Lee 5469ae9855 [WebUI] Fixed a crash when editing Subscribe
After the UE performs Registration/Attach, SQN field is created.

If we edit subscriber information when SQN value is present, WebUI crash occurs.

It is because the way to handle Long Type(SQN:Long) is different
when the mongoose version is 6 or higher.

To avoid this crash, we use the mongoose version down to 5.x first.
2023-08-23 23:30:58 +09:00
..
pages Rename Project to Open5GS 2019-10-27 17:41:14 +09:00
server Squashed commit of the following: 2022-11-04 17:39:29 +09:00
src add search with msisdn (#2495) 2023-08-08 22:35:52 +09:00
static Sponsors logo updated to be dark-mode friendly 2022-09-20 11:15:19 +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] Fixed a crash when editing Subscribe 2023-08-23 23:30:58 +09:00
package.json [WebUI] Fixed a crash when editing Subscribe 2023-08-23 23:30:58 +09:00