mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[PR #643] [CLOSED] Matrix/UP: Reject push key after >12h without access to topic #1364
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#1364
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?
📋 Pull Request Information
Original PR: https://github.com/binwiederhier/ntfy/pull/643
Author: @binwiederhier
Created: 3/1/2023
Status: ❌ Closed
Base:
enable-subscriber-rate-limiting← Head:matrix-507-reject📝 Commits (3)
4d22cccWIP Reject 507s after a while3eeeac2Merge branch 'enable-subscriber-rate-limiting' into matrix-507-reject346d8d7Works📊 Changes
9 files changed (+179 additions, -21 deletions)
View changed files
📝
server/errors.go(+1 -1)📝
server/server.go(+31 -7)📝
server/server_manager.go(+12 -7)📝
server/server_matrix.go(+12 -0)📝
server/server_middleware.go(+1 -0)📝
server/server_test.go(+76 -0)📝
server/topic.go(+33 -4)📝
server/topic_test.go(+11 -0)📝
server/util.go(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.