mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-24 07:14:04 +00:00
a680331dd7
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> |
||
---|---|---|
.. | ||
jobs | ||
model | ||
modules/apicache | ||
notification-providers | ||
routers | ||
socket-handlers | ||
2fa.js | ||
auth.js | ||
check-version.js | ||
client.js | ||
config.js | ||
database.js | ||
image-data-uri.js | ||
jobs.js | ||
logger.js | ||
notification.js | ||
password-hash.js | ||
ping-lite.js | ||
prometheus.js | ||
proxy.js | ||
rate-limiter.js | ||
server.js | ||
util-server.js |