Files
nextepc-oss/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
..
2019-10-27 17:41:14 +09:00
2022-11-04 17:39:29 +09:00
2023-08-08 22:35:52 +09:00
2017-06-09 14:22:26 +09:00