mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #308] direct access to restricted topic #240
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#240
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 @waclaw66 on GitHub (Jun 3, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/308
When an restricted topic is accessed directly via URL like
https://ntfy.sh/restricted_topicthere is no prompt to enter credentials and topic is shown in the list of subscriptions with endless circular progress and the user doesn't recognize where is the problem.On the other hand, when that restricted topic is subscribed using "Subscribe to topic" button, the window to enter credentials appears.
I think the behaviour should be the same in both cases.
@binwiederhier commented on GitHub (Jun 3, 2022):
This is strongly related to #294, but slightly different, so I'll keep the tickets separate for now.
@binwiederhier commented on GitHub (Feb 5, 2026):
#1502 is a dup of this ticket, but because the other ticket has a screenshot, I'll close this one as a dup.