mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-09 23:24:07 -08:00
e7feca1cd6
API key authentication is now possible by making use of the X-API-Key header. API authentication will only be enabled when a user adds their first API key, up until this point, they can still use their username and password to authenticate with API endpoints. After the user adds their first API key, they may only use API keys in future to authenticate with the API. In this commit, the prometheus /metrics endpoint has been changed over to the new authentication system. Signed-off-by: Matthew Nickson <mnickson@sidingsmedia.com> |
||
---|---|---|
.. | ||
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 |