Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PdnsApiAuthenticator update_soa changes serial even if it is 0 #12

Open
Doranku opened this issue Feb 24, 2021 · 0 comments
Open

PdnsApiAuthenticator update_soa changes serial even if it is 0 #12

Doranku opened this issue Feb 24, 2021 · 0 comments

Comments

@Doranku
Copy link

Doranku commented Feb 24, 2021

PdnsApiAuthenticator update_soa increments the serial in the SOA content even if the value is 0. 0 is a special value where the serial is bases on the latest change_date from the records for the domain. If split[2] == 0 this method shouldn't do anything to the SOA record.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant