uptime-kuma/server/model
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
..
docker_host.js Fix save docker host issue 2022-07-30 19:48:12 +08:00
group.js Added Clickable hostname on status page. #1221 2022-06-11 17:23:12 +01:00
heartbeat.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
incident.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
monitor.js Added #2182 Add support for custom radius ports (#2197) 2022-10-13 00:32:05 +08:00
proxy.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
status_page.js Fix #2207 2022-10-10 02:47:24 +08:00
tag.js Fix JSDoc grammar 2022-04-22 19:10:13 +01:00
user.js Updated server/model/* JSDoc to match new methods 2022-04-21 18:30:04 +01:00