mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2026-01-07 00:34:46 +08:00
* Add initial dns.he.net provider support
* Update to new IncrementalDiff interface
* Fix ListZones output for `all` query on `get-zones`
* Refactor authentication code for 2FA with better error checking
* Fix integration test and refactor zone record retrieval
* Add option to use `.hedns-session` file to store sessions between runs
* Add comment on `session-file-path`
* Add integration test for TXT records longer than 255 characters
* Add additional checks for expected responses, and better 2FA error checking
* Minor documentation changes
* Revert "Add integration test for TXT records longer than 255 characters"
This reverts commit
|
||
|---|---|---|
| .. | ||
| _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 | ||