mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #466] abuse script malfunctioning #339
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#339
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 @ThomasWaldmann on GitHub (Jun 30, 2020).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/466
there might be an issue with the code that sets the abuse flags and resets the counters:
people get notified about doing too many unneeded updates and the email says the abuse flag was set and the counter reset.
but the abuse flag is not set, the counter not reset.
is this maybe due to a rollback / "database is locked" issue?