Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow set-and-delete flow that is usually used by acme-clients #270

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Yannik
Copy link
Contributor

@Yannik Yannik commented Jul 16, 2021

This PR builds on the work of @jacobmyers-codeninja's PR #245 and fully implements set-and-delete flow.

This fixes issues such as dehydrated-io/dehydrated#832

@coveralls
Copy link

coveralls commented Jul 16, 2021

Coverage Status

Coverage decreased (-2.8%) to 70.348% when pulling 7e121f0 on Yannik:set-delete-flow into 68bb6ab on joohoi:master.

linuxgemini added a commit to linuxgemini/acme-dns that referenced this pull request Feb 9, 2022
Co-authored-by: İlteriş Yağıztegin Eroğlu <[email protected]>
Signed-off-by: İlteriş Yağıztegin Eroğlu <[email protected]>
linuxgemini added a commit to linuxgemini/acme-dns that referenced this pull request Feb 9, 2022
Co-authored-by: Yannik Sembritzki <[email protected]>
Signed-off-by: İlteriş Yağıztegin Eroğlu <[email protected]>
@jbosboom
Copy link

I haven't yet deployed acme-dns, so maybe I'm missing something, but I don't see why more than two TXT records per account are necessary. Just use a different acme-dns account for each subdomain.

tjmullicani added a commit to tjmullicani/acme-dns that referenced this pull request Mar 22, 2023
jmartindf added a commit to jmartindf/acme-dns that referenced this pull request Jun 8, 2024
Support deleting txt records (jacobmyers-codeninja)
Allow set-and-delete flow that is usually used by acme-clients (Yannik)
Fix linter issues (Yannik)

Signed-off-by: Joe Martin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants