uptime-kuma/server
Matthew Nickson a680331dd7
Fixes issue with ::1 port 5300 requests
Now the address is wrapped in `[]` in order to prevent ::1 port 5300
being interpreted as ::1:5300. Wrapping the IPv4 address in `[]` does
seem to have any effect on correct domain name resolution. In order to
prevent issues if a user inputs an address with brackets, they are
removed from the string if present before being re-added when it is
passed to `setServers`. I have also removed the JSDoc comment as this
will be added in a seperate PR

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2022-04-15 19:59:32 +01:00
..
jobs send certificate notifications in 21, 14, 7 days 2021-10-27 15:33:15 +08:00
model Merge branch 'master' into #1059-specify-dns-resolver-port 2022-04-13 21:24:04 +01:00
modules/apicache Generated documentation :) 2021-11-09 21:24:31 -08:00
notification-providers Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
routers Change log_info to log.info by making it into an object 2022-04-13 23:33:37 +08:00
socket-handlers Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
2fa.js add remove-2fa command 2021-11-18 18:22:03 +08:00
auth.js Merge pull request #910 from andreasbrett/logging 2022-04-13 23:47:08 +08:00
check-version.js Fix "Check Update" is not checked by default 2022-04-05 19:43:23 +08:00
client.js Merge branch 'master' into fluencydoc_master 2022-04-12 17:44:04 +08:00
config.js fix reset-password 2021-10-16 00:57:26 +08:00
database.js Change log_info to log.info by making it into an object 2022-04-13 23:33:37 +08:00
image-data-uri.js Merge pull request #910 from andreasbrett/logging 2022-04-13 23:47:08 +08:00
jobs.js Change log_info to log.info by making it into an object 2022-04-13 23:33:37 +08:00
logger.js Change log_info to log.info by making it into an object 2022-04-13 23:33:37 +08:00
notification.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
password-hash.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
ping-lite.js Merge branch 'master' into fluencydoc_master 2022-04-12 17:44:04 +08:00
prometheus.js Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
proxy.js Reload proxy settings for monitors in the monitorList 2022-04-07 23:03:45 +08:00
rate-limiter.js Change log_info to log.info by making it into an object 2022-04-13 23:33:37 +08:00
server.js Merge pull request #910 from andreasbrett/logging 2022-04-13 23:47:08 +08:00
util-server.js Fixes issue with ::1 port 5300 requests 2022-04-15 19:59:32 +01:00