mirror of
https://github.com/louislam/uptime-kuma.git
synced 2026-03-02 22:57:00 -05:00
Limit access to different status pages (password restricted) #922
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#922
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 @Sneeex on GitHub (Mar 21, 2022).
⚠️ Please verify that this feature request has NOT been suggested before.
🏷️ Feature Request Type
Other
🔖 Feature description
I would like to be able to set a password for example for status page a and let status page b be public.
(Louislam just made it possible to create multiple pages)
✔️ Solution
It could be using a password or requiring login with the admin account etc.
❓ Alternatives
📝 Additional Context
@val123456 commented on GitHub (Mar 23, 2022):
I protect various paths (URLs) by using a reverse proxy server in front with basic HTTP auth. Get SSL that way too. :-)
@Sneeex commented on GitHub (Mar 24, 2022):
its a good way but i want it to be implemented into uptime kuma
@wrench12435678 commented on GitHub (May 25, 2022):
This would be usefull or at least if you add a domain name, it only is acsessible if coming from that domain.
@SteffoSpieler commented on GitHub (Dec 8, 2022):
Would be great if it would be possible to set a custom password per status page.
@CommanderStorm commented on GitHub (Jul 3, 2023):
@mathiskir
I think this is a duplicate of https://github.com/louislam/uptime-kuma/issues/1050
If you agree please close this issue, as issue-management is harder with zombies hanging around.
If you disagree, what is the difference?
@vaemarr commented on GitHub (Nov 22, 2023):
I too would like to see this, it's one of the few things actually stopping us from using this with our clients.
@CommanderStorm commented on GitHub (Dec 3, 2023):
@mathiskir
We are consolidating duplicate issues a bit to make issue management easier.
I think, we should track this issue in #1050 as there is no functional difference (maybe just small naming differences, but nothing that would require a different issue imo)
⇒ I am going to close this as a duplicate.