mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-25 06:05:55 +03:00
[GH-ISSUE #440] Unable to register if "Real Email Address" appears in "Recipients" of another account. #888
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#888
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 @DavidPesticcio on GitHub (Apr 8, 2023).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/440
During registration, if the "Your Real Email Address" appears in the "Recipients" of an existing account you cannot use it to register.
Use Case:
If any recipient email address (see point 2) exists under the test "Real Email Address" account, it will prevent registration of the non-test "Real Email Address"
Is this a bug or intentional?
@willbrowningme commented on GitHub (Apr 9, 2023):
This is intentional as otherwise functions such as the username reminder and looking up users via their email address would not work correctly.
If this was not in place there would also be nothing to stop a user creating a large number of accounts using the same email which would be against the terms of the service.
You can either delete your test account or change the email address on your test account to allow you to use it for your new non-test one.