uptime-kuma/src/pages
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
..
AddStatusPage.vue Added JSDoc for src/pages/* 2022-06-02 13:46:44 +01:00
Dashboard.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
DashboardHome.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
Details.vue Add rel="noopener noreferrer" to html link 2022-09-10 21:35:22 +02:00
EditMonitor.vue Added #2182 Add support for custom radius ports (#2197) 2022-10-13 00:32:05 +08:00
Entry.vue Fix theme color that do not apply to status page with a custom domain 2022-04-10 13:46:00 +08:00
List.vue Fix: misc. layout fix on mobile 2022-06-14 22:43:44 +08:00
ManageStatusPage.vue Fix logo height in the status page list 2022-06-21 15:46:22 +08:00
NotFound.vue Merge pull request #1550 from Computroniks/jsdoc-for-src 2022-06-15 19:29:51 +08:00
Settings.vue Merge pull request #1183 from c0derMo/master 2022-08-02 19:08:46 +08:00
Setup.vue added cypress framework and tests for setup page 2022-07-18 20:51:13 +02:00
StatusPage.vue Add rel="noopener noreferrer" to html link 2022-09-10 21:35:22 +02:00