mirror of
https://github.com/acme-dns/acme-dns.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #322] Keep track of creation date for unused accounts #175
Labels
No labels
Documentation
Documentation
bug
enhancement
feature request
feature request
help wanted
pull-request
question
security
security
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/acme-dns#175
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 @babs on GitHub (Nov 2, 2022).
Original GitHub issue: https://github.com/acme-dns/acme-dns/issues/322
As an admin, I'd like to be able to cleanup unused accounts (inc. never used accounts).
Currently, it's doable via
LastUpdatebut only if the account has been used at least once.This issue is resolved in #321
@maddes-b commented on GitHub (Sep 21, 2024):
I also thought about this, as this would help to delete dead registrations after a year or so.
They could still re-register if needed again.
@babs commented on GitHub (Sep 23, 2024):
Exactly the intended purpose :)