mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
[Feature Request] Add configurable login-free dashboard-only view #250
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#250
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 @itnok on GitHub (Sep 20, 2021).
Is it a duplicate question?
Not that am aware of
Is your feature request related to a problem? Please describe.
It is not possible (or at least could not find it in the docs), how to allow just the public displaying of the dashboard without requiring the login
Describe the solution you'd like
It would be neat to allow regular users visiting the page to know the state of all the monitored systems without requiring them to login.
Describe alternatives you've considered
Have considered entirely disabling the authentication, but it is not a real solution as it gives everyone the right to change the configuration or add new monitored services.
Additional context
@chakflying commented on GitHub (Sep 20, 2021):
Duplicate of #124