Skip to content

update registrar to expect address instead of expecting domain #58

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

Open
wants to merge 4 commits into
base: development
Choose a base branch
from

Conversation

Eslam-Nawara
Copy link
Collaborator

Description

update registrar to expect address instead of expecting domain

Changes

update registrar to expect address instead of expecting domain

Related Issues

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstring

@Eslam-Nawara Eslam-Nawara requested a review from ashraffouda June 10, 2025 09:39
@Eslam-Nawara Eslam-Nawara force-pushed the development-fix-domain-as-address branch 4 times, most recently from 760bd52 to 6be8660 Compare June 10, 2025 12:08
@Eslam-Nawara Eslam-Nawara requested a review from xmonader June 12, 2025 11:49

// Check common binding addresses
switch host {
case "localhost", "0.0.0.0", "127.0.0.1":
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about the ipv6 loop back?

@xmonader
Copy link
Contributor

Looks good, please check if there should be any special handling for ipv6 loopback or not and then merge

@Eslam-Nawara Eslam-Nawara requested a review from xmonader July 13, 2025 14:14
@Eslam-Nawara
Copy link
Collaborator Author

Looks good, please check if there should be any special handling for ipv6 loopback or not and then merge

updated, should I merge?

@Eslam-Nawara Eslam-Nawara force-pushed the development-fix-domain-as-address branch from 9a54053 to 17402f3 Compare July 13, 2025 14:17
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.

3 participants