mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1285] user not authorized #911
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#911
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 @MROSSFTEK on GitHub (Mar 3, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1285
i got NTFY working, in a docker container, using https, i got all the switches setup in the server.yml for creating users, etc.
i can login to the ntfy website, i can subscribe to already created topics, but when i try to create a new topic, the web interface tells me
"User" not authorized.
could i have missed something in my config?
@binwiederhier commented on GitHub (Aug 11, 2025):
Sorry this response is so late. Please provide more details if you still have this issue.
(I'm closing this for now; but feel free to comment and we'll re-open it.)
@thebigbone commented on GitHub (Nov 20, 2025):
I am also getting this when I try to login with admin user from web which I created with ntfy cli.
Sorry, I had
auth-default-access: "deny-all"inserver.yml.