uptime-kuma/server/socket-handlers
Matthew Nickson 669f8700b2
Switched to nanoid for key generation
To try and prevent any security issues, use an external package to
generate key instead of doing it ourselves. Note: we have to use nanoid
version 3 as nanoid version 4 requires ESM. Currently, nanoid v3 is
still supported.

Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com>
2023-02-26 19:36:50 +00:00
..
api-key-socket-handler.js
cloudflared-socket-handler.js
database-socket-handler.js
docker-socket-handler.js
general-socket-handler.js
maintenance-socket-handler.js
plugins-handler.js
proxy-socket-handler.js
status-page-socket-handler.js