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

Dns subzone fixes by nachtgeist #361

Merged
merged 7 commits into from Jun 18, 2016
Merged

Dns subzone fixes by nachtgeist #361

merged 7 commits into from Jun 18, 2016

Conversation

d00p
Copy link
Member

@d00p d00p commented Jun 18, 2016

No description provided.

The checks whether or not to create wildcard/www records for subdomains
wrongly depended on the setting of the parent domain instead of the
subdomain in question.
The dns-editor introduced a regression where imap/pop3/mail/smtp A-records
would not get created, even tough the setting system.dns_createmailentry was
enabled.

fix A fix
rewrite getDomainList() to contain parent-relations
replace iteration over $domains array by recursive walkDomainList()
@d00p d00p merged commit 6c55a40 into master Jun 18, 2016
@d00p d00p deleted the dns-subzone branch June 18, 2016 06:07
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

Successfully merging this pull request may close these issues.

None yet

2 participants