Commit graph

6 commits

Author SHA1 Message Date
1cfe465cf9 nameserver.go: refactor requiresRRUpdate and add basic tests 2021-10-16 22:06:51 +02:00
204d5eacf6 nameserver.go: use custom resolver to avoid update delays caused by dns caching
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-09-12 02:08:53 +02:00
2f2ef5b7c7 nameserver.go: delete old record before adding new one 2021-09-11 22:14:39 +02:00
451776bde0 restructure config to allow user credentials to update multiple records
This commit separates user credentials from resource record configs to
allow user credentials to be used for multiple records instead of one.
2021-09-10 11:11:56 +02:00
ef22e29cef rewrite most code; removes database to solely rely on config file 2021-07-13 13:36:37 +02:00
2e90d32ce2 intial import 2018-09-09 21:38:37 +02:00