mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-11-09 16:00:36 +08:00
* adds initial support for INWX * adds all features to the INWX provider * allows domain for tests in creds.json for INWX * runs go generate to update docs for INWX * fixes formatting with gofmt * changes goinwx to github.com/nrdcg/goinwx v0.8.0 * simplifies inwx sandbox check * changes inwx unknown key error to a warning * adds models.PostProcessRecords for inwx records * replaces strings.TrimRight with [:-1] to remove final dot for inwx * adds a comment about the domain creds.json key for the inwx provider * removes warning for invalid creds.json keys in the inwx provider * adds TOTP calculation support for inwx * adds comments to inwxProvider * improves INWX error messages * adds additional documentation about the TOTP support for INWX * adds inwx documentation * bumps goinwx to 0.8.1 to fix the inwx API |
||
|---|---|---|
| .. | ||
| _functions | ||
| _includes | ||
| _layouts | ||
| _providers | ||
| assets | ||
| css | ||
| flattener | ||
| public | ||
| _config.yml | ||
| adding-new-rtypes.md | ||
| alias.md | ||
| bug-triage.md | ||
| caa-builder.md | ||
| check-creds.md | ||
| examples.md | ||
| get-certs.md | ||
| get-zones.md | ||
| getting-started.md | ||
| index.md | ||
| js.md | ||
| migrating.md | ||
| nameservers.md | ||
| notifications.md | ||
| opinions.md | ||
| provider-list.md | ||
| release-engineering.md | ||
| runDocker.sh | ||
| spf-optimizer.md | ||
| toc.md | ||
| unittests.md | ||
| why-the-dot.md | ||
| writing-providers.md | ||