uptime-kuma/src
Matthew Nickson f459ea845c
Added #2182 Add support for custom radius ports (#2197)
This commit adds support for the port to be specified when using the
radius monitor type. A check has been implemented to ensure that a null
value is not passed to the radius check function as could occur with
monitors that were created before this change was introduced. The
default port of 1812 is displayed when the user selects the radius
monitor in much the same way as the DNS port is handled. The port was
not included in the hostname in the form hostname:port in order to avoid
issues with IPv6 addresses and monitors that had been created before
this change was implemented.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-10-13 00:32:05 +08:00
..
assets Fix #2100, the monitor name cannot display if too long 2022-09-17 01:18:49 +08:00
components feat: 🌐 Update zh-cn and en translation (#2167) 2022-10-08 01:45:00 +08:00
languages Update Russian locale (#2218) 2022-10-13 00:27:50 +08:00
layouts fix: hide mobile header when not logged in 2022-06-17 10:11:53 +03:00
mixins Merge branch 'master' into master 2022-07-24 14:37:22 +02:00
pages Added #2182 Add support for custom radius ports (#2197) 2022-10-13 00:32:05 +08:00
App.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
i18n.js Update vue-i18n from 9.1.9 to 9.2.2, force to use production version of vue-i18n in order to improve the performance 2022-10-10 16:23:32 +08:00
icon.js Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
main.js [wip] lazy load language file 2021-11-26 16:31:19 +08:00
router.js Added a settings page & localization 2022-07-24 12:34:43 +00:00
util-frontend.js Added JSDoc for src/* 2022-06-02 14:32:38 +01:00
util.js Move Cypress directory and convert it to JavaScript (#2170) 2022-10-04 22:23:57 +08:00
util.ts Fixed typos + improved clarity and detail of some JSDoc 2022-06-02 16:40:56 +01:00