dnscontrol/pkg/rejectif
Jiacheng bcef7f52fc
ALIDNS: Implement ALIDNS Provider (#3878)
<!--
## Before submiting a pull request

Please make sure you've run the following commands from the root
directory.

    bin/generate-all.sh

(this runs commands like "go generate", fixes formatting, and so on)

## Release changelog section

Help keep the release changelog clear by pre-naming the proper section
in the GitHub pull request title.

Some examples:
* CICD: Add required GHA permissions for goreleaser
* DOCS: Fixed providers with "contributor support" table
* ROUTE53: Allow R53_ALIAS records to enable target health evaluation

More examples/context can be found in the file .goreleaser.yml under the
'build' > 'changelog' key.
!-->

https://github.com/StackExchange/dnscontrol/issues/420


Please create the GitHub label 'provider-ALIDNS'

---------

Co-authored-by: Tom Limoncelli <6293917+tlimoncelli@users.noreply.github.com>
2025-12-04 10:55:14 -05:00
..
audit.go ALIDNS: Implement ALIDNS Provider (#3878) 2025-12-04 10:55:14 -05:00
caa.go Joker: Implement DNS Provider (#3661) 2025-08-04 16:37:20 -04:00
label.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
mx.go CHORE: Fix lint warnings from golangci-lint (#3311) 2025-01-13 11:33:12 -05:00
naptr.go Joker: Implement DNS Provider (#3661) 2025-08-04 16:37:20 -04:00
ns.go Joker: Implement DNS Provider (#3661) 2025-08-04 16:37:20 -04:00
srv.go Joker: Implement DNS Provider (#3661) 2025-08-04 16:37:20 -04:00
txt.go ALIDNS: Implement ALIDNS Provider (#3878) 2025-12-04 10:55:14 -05:00
ultimate.go