uptime-kuma/server
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
..
jobs
model Added #2182 Add support for custom radius ports (#2197) 2022-10-13 00:32:05 +08:00
modules/apicache
notification-providers Merge remote-tracking branch 'origin/master' 2022-10-06 23:28:29 +08:00
routers Merge pull request #1735 from woooferz/patch-1 2022-08-29 21:19:15 +08:00
socket-handlers [Docker Monitor] Change tcp:// to http:// 2022-10-04 16:19:56 +08:00
2fa.js
auth.js
cacheable-dns-http-agent.js Add CacheableDnsHttpAgent.install() 2022-07-18 23:32:45 +08:00
check-version.js
client.js Fix save docker host issue 2022-07-30 19:48:12 +08:00
config.js
database.js Merge remote-tracking branch 'origin/master' into introduce-resend-interval 2022-08-13 13:24:00 +08:00
docker.js [Docker Monitor] Change tcp:// to http:// 2022-10-04 16:19:56 +08:00
image-data-uri.js
jobs.js
notification.js Add free.fr SMS notification provider (#2159) 2022-10-05 17:30:49 +08:00
password-hash.js
ping-lite.js Prevent terminal window from showing when using ping on Windows (#2152) 2022-10-04 23:30:19 +08:00
prometheus.js
proxy.js
rate-limiter.js
server.js Drop exports.entryPage fully 2022-10-08 23:56:58 +08:00
settings.js
uptime-kuma-server.js Correctly handle multiple IPs in X-Forwarded-For (#2177) 2022-10-05 23:45:21 +08:00
util-server.js Added #2182 Add support for custom radius ports (#2197) 2022-10-13 00:32:05 +08:00