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

Registry 992 #1042

Merged
merged 1 commit into from
Dec 10, 2018
Merged

Registry 992 #1042

merged 1 commit into from
Dec 10, 2018

Conversation

artur-intech
Copy link
Contributor

@artur-intech artur-intech commented Nov 13, 2018

Requires #1039
Do not deploy until #1038 is solved.
Closes #992.

This PR contains only API part. WHOIS and REST-WHOIS "front-end" parts will be implemented in respective projects.
It's needed to verify that API populates registrant_disclosed_attributes and disclosed_attributes JSON keys to WHOIS database.

@artur-intech artur-intech self-assigned this Nov 13, 2018
@artur-intech artur-intech force-pushed the registry-992 branch 2 times, most recently from 8ab14e5 to b00ca51 Compare November 13, 2018 14:31
@artur-intech artur-intech force-pushed the registry-992 branch 2 times, most recently from 2f86a67 to 7a800d3 Compare December 4, 2018 10:47
@artur-intech
Copy link
Contributor Author

artur-intech commented Dec 6, 2018

New issue with passing empty array has been discovered rails/rails#13420, so I am on the way fixing it by switching tests to use JSON in Accept header.

Also, it seems new field (disclosed_attributes) is absent in API responses, so I will add it as well.

@artur-intech artur-intech force-pushed the registry-992 branch 3 times, most recently from df6d3f9 to 928934a Compare December 7, 2018 11:18
@artur-intech
Copy link
Contributor Author

@vohmar It's also worth verifying, that existing contacts with zero disclosed attributes (by default) behave as expected.

@vohmar vohmar merged commit bfba05a into master Dec 10, 2018
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.

Registrant API: enable disclosing private user's name and email address
2 participants