2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-31 14:25:30 +00:00
Commit Graph

105 Commits

Author SHA1 Message Date
Rebecca Star
9480160b6a Revert "Test DDNS connectivity when connecting to a zone (#140)" (#161)
This reverts commit c7555ebb42.
2018-08-31 14:42:39 -04:00
Michael Ly
c7555ebb42 Test DDNS connectivity when connecting to a zone (#140)
* Add DDNS connectivity check when validating zone connections.

* Add unit tests for DDNS connectivity test.

* Update functional tests for DDNS connectivity test.

* Update create zone documentation with DDNS connectivity information.

* Updates based on feedback (pauljamescleary).

* Convert TSIG key algoritm from default HMAC-MD5 to HMAC-SHA512.

* Updates based on feedback.
2018-08-30 18:17:55 -04:00
Rebecca Star
4a32548334 Fix NS management (#102)
* open up NS access to all

* func tests for open up NS access

* actually use the approved name servers list

* testing for approved NS list

* IT tests for ns access changes

* share NS functions

* NS cleanup

* add spec for NS zone validations
2018-08-17 11:48:09 -04:00
Michael Ly
6b36ea9104 Enable functional tests in Travis build (#64)
* Enable functional tests in Travis build.

* Update JSON validations.
2018-08-07 09:02:05 -04:00
Paul James Cleary
f0726ecb37 Initial code release 2018-07-31 14:26:07 -04:00