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

Disputed status #29

Closed
vohmar opened this issue Feb 9, 2017 · 4 comments · Fixed by #226
Closed

Disputed status #29

vohmar opened this issue Feb 9, 2017 · 4 comments · Fixed by #226
Assignees
Labels
enhancement Rest-WHOIS Issue in the Rest-WHOIS project

Comments

@vohmar
Copy link
Contributor

vohmar commented Feb 9, 2017

whois must return status "disputed" for domains that are in dispute domains list but are not registered any more (similarly to reserved and blocked domains).

subtask to: internetee/registry#269

@vohmar
Copy link
Contributor Author

vohmar commented Feb 17, 2017

  • if disputed domain is registered, it is removed from the disputed list in registry, so the disputed record must be removed from the whois db and replaced with regular registered domain record
  • if dispute is expired, the domain is removed from disputed list in registry, so the disputed record must be removed from whois db as well
  • if domain in both reserved and disputed list is removed from disputed list due to expiry the record with both statuses must be replaced with only reserved status
  • if domain in both lists is registered, the previous whois record must be removed and replaced with regular registered domain record

@artur-intech
Copy link
Contributor

artur-intech commented Feb 20, 2017

internetee/registry#375

@artur-intech
Copy link
Contributor

artur-intech commented Mar 12, 2017

WHOIS states:

Limited domain:
disputed
reserved
disputed, reserved

Registered domain:
registered

@vohmar
Copy link
Contributor Author

vohmar commented Apr 12, 2017

not to forget that disputed domains are usually registered and can be reserved as well - so a domain can have all the states (registered, reserved, disputed) simultaneously.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Rest-WHOIS Issue in the Rest-WHOIS project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants