mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 14:15:53 +03:00
[GH-ISSUE #752] [Bug] When downgrading from pro to lite, additional usernames 2-5 are incorrectly deactivated #1084
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/anonaddy#1084
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 @jdrehobl on GitHub (Jul 10, 2025).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/752
I have 3 additional usernames (total of 4), which is below the limit of 5 additional (6 total) for the lite plan.
After downgrading from pro to lite, 2 of my usernames (the 2 newest that weren't the default) were deactivated. I only noticed days later after not getting emails from someone. I was able to reactivate the usernames without issue.
This appears to be a bug. I have a hunch this is related to the previous limit of only 1 additional username (2 total) on the lite plan, which was increased last year (see this Reddit post).
Wherever the logic for deactivating usernames when downgrading, it appears that needs to be reflected to account for the newer limit.
@willbrowningme commented on GitHub (Jul 10, 2025):
Thanks for the report, that was indeed a bug.
I've just pushed a fix for it and also added email notifications for when accounts are downgraded that provide a summary of what has happened.