mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-10 23:54:13 -08:00
f459ea845c
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> |
||
---|---|---|
.. | ||
jobs | ||
model | ||
modules/apicache | ||
notification-providers | ||
routers | ||
socket-handlers | ||
2fa.js | ||
auth.js | ||
cacheable-dns-http-agent.js | ||
check-version.js | ||
client.js | ||
config.js | ||
database.js | ||
docker.js | ||
image-data-uri.js | ||
jobs.js | ||
notification.js | ||
password-hash.js | ||
ping-lite.js | ||
prometheus.js | ||
proxy.js | ||
rate-limiter.js | ||
server.js | ||
settings.js | ||
uptime-kuma-server.js | ||
util-server.js |