Actions
Bug #6005
closedCloudFlare dyndns API changes other record settings
Start date:
03/16/2016
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.2.x
Affected Architecture:
Description
The update to the CloudFlare API implemented in #4737 hardcodes the 'proxiable' and 'proxied' parameters to false.
The 'proxiable' parameter is a read only value and should not be set on update.
The 'proxied' parameter controls whether CloudFlare services are enabled for the host; setting to false ensures that every time a DNS update propagates, CloudFlare services are disabled.
I believe a sufficient fix would be to simply remove these parameters from the update request.
Updated by Chris Buechler over 8 years ago
- Category set to Dynamic DNS
- Status changed from New to Resolved
- Target version set to 2.3
this was fixed in December in e93a7c71db7b35512591028316f15f579cd57cf7
Actions