Commit graph

198 commits

Author SHA1 Message Date
PJEilers
da0f97d37a
DOCS: realtimeregister: Add security advice about creds (#2795)
Co-authored-by: pieterjan.eilers <pieterjan.eilers@realtimeregister.com>
2024-01-18 14:47:04 -05:00
Jeffrey Cafferata
f5575bba4f
CHORE: Missed generated content (#2803)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-18 14:45:48 -05:00
Tom Limoncelli
56220fba5f
DOCS: Clarify PTR example (#2792) 2024-01-11 17:25:31 -05:00
Jeffrey Cafferata
447db0e68c
DOCS: TransIP - Updated console output (#2793)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-11 17:25:16 -05:00
Jeffrey Cafferata
82d6a9b124
DOCS: Fixed the broken CAA_BUILDER() link (#2790) 2024-01-11 14:34:54 -05:00
Jeffrey Cafferata
5d57677c05
DOCS: TransIP - Described API limitations (#2789) 2024-01-11 14:34:12 -05:00
Jeffrey Cafferata
355c0fe6a1
CICD: Rename the master branch to main (#2774)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-10 15:50:12 -05:00
Jeffrey Cafferata
858c902101
DOCS: Document how to view the GitBook previews created for each PR (#2780)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-10 10:35:23 -05:00
Jeffrey Cafferata
e82a95b0d9
DOCS: Bunny DNS - Be more consistent in ENV variable example (#2772)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-09 11:01:32 -05:00
Jeffrey Cafferata
1106e44620
DOCS: Bunny DNS - GitBook escape the underscore (#2771)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-09 10:54:05 -05:00
PJEilers
3d570ead31
NEW DNS PROVIDER: Realtime Register (REALTIMEREGISTER) (#2741)
Co-authored-by: pieterjan.eilers <pieterjan.eilers@realtimeregister.com>
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-09 10:45:59 -05:00
Tom Limoncelli
f46004eff9
DOCS: Update how to submit BYO credentials (#2767)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Pascal Mathis <dev@ppmathis.com>
2024-01-08 16:01:08 -05:00
evan
14c5a724b7
DYNADOT: correct example in docs (#2776) 2024-01-08 09:49:02 -05:00
Pascal Mathis
961eaa7862
NEW PROVIDER: Bunny DNS (#2265) (#2760) 2024-01-06 09:19:40 -05:00
Jeffrey Cafferata
d4545c1f4a
DOCS: Added GoDaddy as requested provider (#2729)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 17:11:44 -05:00
evan
afd0d76e7b
NEW REGISTRAR: Dynadot (DYNADOT) (#2753)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 16:40:40 -05:00
Simone Carletti
4cd3c78059
DNSIMPLE: Add compatibility with TXT changes (#2745)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2024-01-02 15:54:13 -05:00
Eric Case
9e4969cb3c
Docs: Use bullet list in opinion 2 (#2746) 2023-12-29 16:23:16 -05:00
llange
edf047102b
FEATURE: CAA_BUILDER: add issue_critical and issuewild_critical (#2728)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-18 09:35:10 -05:00
Midnight Veil
36f6b19943
AXFRDDNS: Support separate servers for AXFR and DDNS (#2723)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-12-18 09:34:40 -05:00
llange
d1a75e9348
DOCS: Updates to ovh provider page (#2727) 2023-12-18 09:14:01 -05:00
Tom Limoncelli
8b1739e632
CHORE: Update deps and gogenerate (#2720) 2023-12-13 13:51:23 -05:00
Florian Ritterhoff
a5a1facdaf
DOCS: add dhcid RR docs (#2715) 2023-12-11 07:25:27 -05:00
Tom Limoncelli
3b6643b12d
AZURE_PRIVATE_DNS: Rename module to conform to Go styleguide (#2697) 2023-12-06 17:29:55 -05:00
Jeffrey Cafferata
0c70048253
DOCS: Removed the Zoo cross-platform environment variables package (#2693) 2023-12-06 16:22:02 -05:00
Jeffrey Cafferata
9fd65daf5c
DOCS: Removed the (by GitBook) broken GitHub links (#2694) 2023-12-06 16:20:59 -05:00
Jeffrey Cafferata
7e5d0881b1
DOCS: Providers: Fixed the broken absolute link (#2696) 2023-12-06 16:19:51 -05:00
Tom Limoncelli
742eaaf75f
MSDNS: Remove pssession from docs (it doesn't work) (#2689) 2023-12-06 14:45:51 -05:00
Tom Limoncelli
57216f07f1
DOCS: Update docs related to diff2 and clean up useless mentions of diff2 (#2683)
Co-authored-by: Costas Drogos <costas.drogos@gmail.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Vincent Hagen <blackshadev@users.noreply.github.com>
2023-12-05 10:01:55 -05:00
Jeffrey Cafferata
3ed24a9af6
DOCS: Rename build filenames (#2681) 2023-12-05 08:46:51 -05:00
Tom Limoncelli
cbccbbeb8d
REFACTOR: Opinion: TXT records are one long string (#2631)
Co-authored-by: Costas Drogos <costas.drogos@gmail.com>
Co-authored-by: imlonghao <git@imlonghao.com>
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl>
Co-authored-by: Vincent Hagen <blackshadev@users.noreply.github.com>
2023-12-04 17:45:25 -05:00
Jeffrey Cafferata
c1f5a8c418
DOCS: Added the missing provider Exoscale page (#2664) 2023-12-04 10:30:30 -05:00
Jeffrey Cafferata
609de61669
DOCS: Added the missing provider OpenSRS page (#2665) 2023-12-04 10:04:55 -05:00
Jeffrey Cafferata
a1e70c93b9
DOCS: Fix R53_ broken links (#2669) 2023-11-30 13:53:35 -05:00
Jeffrey Cafferata
9397eed84b
DOCS: Fixed the maintainer of provider OPENSRS (#2662) 2023-11-29 15:22:24 -05:00
Jeffrey Cafferata
31cd4e10a8
DOCS: Fixed the broken provider ClouDNS link in the providers table (#2663) 2023-11-29 15:22:01 -05:00
Jeffrey Cafferata
bc22690fc1
DOCS: Fixed providers with "contributor support" table. (#2660) 2023-11-29 14:24:22 -05:00
Jonathan Bouvier
74a9e5e870
ROUTE53: add R53_EVALUATE_TARGET_HEALTH to documentation summary (#2659) 2023-11-29 13:25:20 -05:00
Jonathan Bouvier
88f007cd1d
ROUTE53: fix parameter type for R53_EVALUATE_TARGET_HEALTH (#2658) 2023-11-29 11:34:27 -05:00
Tom Limoncelli
5b93f94ad6
Update docs and move Azure Private DNS to the "community support" list (#2657)
Co-authored-by: Matthew Gamble <mgamble@mgamble.ca>
2023-11-28 16:28:37 -05:00
Matthew Gamble
37e21030a2
NEW PROVIDER: Azure Private DNS Zones (#2626)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-11-28 16:26:08 -05:00
Brice Figureau
69fb3b26d3
OVH: Allow ovh provider to connect to other endpoints than EU (#2625) (#2651)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-11-27 18:18:24 -05:00
Tom Limoncelli
b5010e7d9c
DOCS: Warn against common integration test mistake (#2653) 2023-11-27 18:04:48 -05:00
Jonathan Bouvier
e783d7024c
ROUTE53: Allow R53_ALIAS records to enable target health evaluation (#2649) 2023-11-27 17:50:21 -05:00
Steven Hodges
bf9e48d06f
CLOUDFLARE: Update docs WRT domain creation (#2648) 2023-11-24 11:48:29 -05:00
Tom Limoncelli
c7065e6794
DOCS: Expand integration tests explanation (#2645) 2023-11-22 09:30:24 -05:00
Tom Limoncelli
3dab594757
CHORE: More cleanups (#2632) 2023-11-19 13:44:49 -05:00
Tom Limoncelli
b5ce165903
CHORE: update deps (#2620) 2023-11-12 17:01:50 -05:00
Joachim Schwarm
bf4118a041
INWX: Paginate through Nameserver Records (#2609)
Co-authored-by: Tom Limoncelli <tlimoncelli@stackoverflow.com>
2023-11-01 13:34:34 -04:00
Tom Limoncelli
5d8b8c906f
Merge branch 'master' into add_completion_script_generation 2023-10-31 09:23:05 -04:00