20 Commits

Author SHA1 Message Date
Malek Adawi
e7f383c0db
Update provider/godaddy/godaddy.go
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
2023-09-01 13:27:46 +03:00
Malek Adawi
e312a36ba0 Support GoDaddy PENDING_DNS_ACTIVE domains 2023-08-22 22:38:23 +03:00
Timofey Titovets
3abaaeee9b fix: godaddy - handle correctly when no postfix/prefix used for TXT
fix: godaddy.go - gofmt

fix: linter errors
2023-05-29 19:25:52 +02:00
Timofey Titovets
36409bb0fc fix: godaddy - use right methods to add/delete/update 2023-04-30 14:32:13 +02:00
Timofey Titovets
7a45201416 fix: godaddy #2467 update 2nd level records
fix: godaddy 'update' use corrent api uri
2023-04-30 14:32:13 +02:00
Timofey Titovets
bbce4a843e chore: godaddy s/Discard/Ignore/g - its confusing 2023-04-30 14:32:13 +02:00
Andy Bursavich
74ffff6c26 gofumpt 2022-09-20 20:48:57 -07:00
Frederic BOLTZ
8763a504b0
Update provider/godaddy/godaddy.go
Typo: rename e to err

Co-authored-by: Nick Jüttner <nick@juni.io>
2021-05-27 10:54:19 +02:00
Frederic BOLTZ
d307a23f5a
Update provider/godaddy/godaddy.go
Typo: rename e to err

Co-authored-by: Nick Jüttner <nick@juni.io>
2021-05-27 10:54:09 +02:00
Frederic BOLTZ
37654ebad9
Update provider/godaddy/godaddy.go
Typo: rename e to err

Co-authored-by: Nick Jüttner <nick@juni.io>
2021-05-27 10:53:59 +02:00
fboltz
1c35d74521 Support dry run mode 2021-05-15 11:44:11 +02:00
fboltz
67108a217d Delete record first and create record in last.
Updated record was lost
2021-05-15 11:43:46 +02:00
fboltz
ca9deae788 FEAT: Use the new Delete GoDaddy API 2021-05-14 19:35:56 +02:00
fboltz
8a6608551c FEAT: Support DryRun 2021-05-14 19:34:58 +02:00
fboltz
6fdfa0d277 FIX: make golangci-lint happy 2021-01-17 19:28:13 +01:00
fboltz
0fdd2a8eaf Progress: Debug and make working 2021-01-17 17:25:04 +01:00
fboltz
6d1d133ee7 FIX: Don't use channel, execution order is not garanty 2021-01-11 21:10:56 +01:00
fboltz
930067ae76 FIX: Wildcard handling 2021-01-11 21:09:49 +01:00
fboltz
8a8e2412a6 Handle wildcard subdomain 2021-01-11 17:35:36 +01:00
fboltz
72f0be6eb7 FEAT: Add GoDaddy provider
First commit
2021-01-10 19:23:02 +01:00