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

feature: reverse resolving #9

Merged
merged 2 commits into from
Oct 10, 2023
Merged

feature: reverse resolving #9

merged 2 commits into from
Oct 10, 2023

Conversation

Th0rgal
Copy link
Member

@Th0rgal Th0rgal commented Oct 8, 2023

This pull request adds reverse resolving feature.

By default, your main domain is the one associated to your main id, but you can override this with "set_addr_to_domain". I introduced a new method called "reset_addr_to_domain" to remove this override. I suggest to not allow users to setup this override on the frontend and just keep it as a feature for custom resolver based subdomains (.braavos.stark or .argent.stark for example).

It might be relevant to work on a warning to suggest users with existing reverse resolving to set a main id instead.

@Th0rgal Th0rgal requested a review from irisdv October 8, 2023 05:44
@Th0rgal Th0rgal mentioned this pull request Oct 8, 2023
@Th0rgal Th0rgal added the 🔥 Ready for review Pull Request needs a label Oct 9, 2023
Copy link
Collaborator

@irisdv irisdv left a comment

Choose a reason for hiding this comment

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

lgtm!

@irisdv irisdv merged commit 269e490 into master Oct 10, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 Ready for review Pull Request needs a
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants