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

Removes unused AXFR module #179

Closed
wants to merge 1 commit into from
Closed

Conversation

san983
Copy link
Member

@san983 san983 commented Jan 21, 2025

As per #140 review, the AXFR module is not actually used therefore we can remove it.

@san983 san983 self-assigned this Jan 21, 2025
@san983 san983 requested review from weppos, aeden, whatyouhide and a team January 21, 2025 21:08
@san983 san983 marked this pull request as ready for review January 21, 2025 21:08
@aeden
Copy link
Member

aeden commented Jan 23, 2025

I am 👎 for removing the appending of the SOA on AXFR request logic. Handlers can be registered in erldns by anyone and therefore someone could be running erldns with an AXFR handler and may be depending on the logic that would be removed here to ensure the SOA is present in the correct location.

@san983
Copy link
Member Author

san983 commented Jan 23, 2025

I am 👎 for removing the appending of the SOA on AXFR request logic. Handlers can be registered in erldns by anyone and therefore someone could be running erldns with an AXFR handler and may be depending on the logic that would be removed here to ensure the SOA is present in the correct location.

Thanks for checking, therefore closing this PR

@san983 san983 closed this Jan 23, 2025
@san983 san983 deleted the task/removes-unused-axfr-module branch January 23, 2025 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants