mirror of
https://github.com/anonaddy/anonaddy.git
synced 2026-04-26 06:35:50 +03:00
[GH-ISSUE #240] Custom Domain - Verification Fails #214
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#214
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 @brink668 on GitHub (Dec 22, 2021).
Original GitHub issue: https://github.com/anonaddy/anonaddy/issues/240
Custom Domain - Verification Fails if you add another custom domain without refreshing the page first.
Essentially the old verification record will show instead of a new one. What probably should happen is as soon as the verification check validates it should create a new verification entry.
Not a big deal, but for other users this may be confusing / not realized
@willbrowningme commented on GitHub (Jan 11, 2022):
Thanks, I am aware of this issue and will sort it shortly.
@willbrowningme commented on GitHub (Mar 16, 2022):
The page will now be reloaded so that you get the new correct TXT verification value.