mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Options for HTTP queries #7
Labels
No labels
A:accessibility
A:api
A:cert-expiry
A:core
A:dashboard
A:deployment
A:documentation
A:domain expiry
A:incidents
A:maintenance
A:metrics
A:monitor
A:notifications
A:reports
A:settings
A:status-page
A:ui/ux
A:user-management
Stale
ai-slop
blocked
blocked-upstream
bug
cannot-reproduce
dependencies
discussion
duplicate
feature-request
feature-request
good first issue
hacktoberfest
help
help wanted
house keeping
invalid
invalid-format
invalid-format
question
releaseblocker 🚨
security
spam
type:enhance-existing
type:new
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/uptime-kuma#7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lionep on GitHub (Jul 11, 2021).
Hey, nice project there !
Just a feature idea : it would be nice to have the possibility to customize the HTTP(s) query, with custom headers, method, body, to monitor private APIs for instance.
@JeremyKennedy commented on GitHub (Jul 30, 2021):
Definitely need this one. I have many services behind Authelia, and I don't think those can be checked without passing a custom authentication header.
@Hyurt commented on GitHub (Aug 1, 2021):
I'd even add the ability to allow certain response code
401 - 403 can be acceptable response code in some use case
@aHVzY2g commented on GitHub (Aug 8, 2021):
@JeremyKennedy FYI you can allow the kuma IP to bypass in authelia config.
@JeremyKennedy commented on GitHub (Aug 8, 2021):
Brilliant! Will try this now.
@the-lazy-fox commented on GitHub (Aug 11, 2021):
This feature request will remain interesting to by pass htaccess files for example