Browse Source
If the random dns challenge string happens to contain 'id', the parsing method passed a broken, mingled mix of the record's data and id field, instead of just the id. As a result, deleting the TXT record failed. We now specifically look for '"id":', which cannot appear as part of the challenge string.pull/6746/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue