Closed codefromthecrypt closed 11 years ago
This code checks for geo permissions lazily so that DNSApi#geoRecordSetsInZone will return null instead of a late authorization error on the dynect provider.
DNSApi#geoRecordSetsInZone
denominator-pull-requests #286 SUCCESS This pull request looks good
going to merge this and address any issues in a patch release
This code checks for geo permissions lazily so that
DNSApi#geoRecordSetsInZone
will return null instead of a late authorization error on the dynect provider.