google-nomulus/javatests/google/registry/module/frontend
mountford c85dc0c089 Avoid showing personal contact data in RDAP when not logged in
This CL changes the RDAP responses. When the requester asks for information about a domain, and is not logged in as the owning registrar, no contact information is shown. When the requester asks for information about a contact, and is not logged in as the owner registrar, the existence of the contact is shown, but not any personal data (the existence is shown to make things easier to test).

The login uses the same functionality as the registrar console.

For the most part, this CL does not include the necessary tests to make sure that data is not returned when not logged in. The CL is so large that I didn't want to burden it further. Those tests will be added in a follow-on CL.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=168022034
2017-09-12 15:51:50 -04:00
..
testdata Avoid showing personal contact data in RDAP when not logged in 2017-09-12 15:51:50 -04:00
BUILD Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
FrontendRequestComponentTest.java Add golden files for request component routing maps 2017-06-05 18:17:09 -04:00
FrontendServletTest.java Fix stale doPost references in servlet test method names 2017-02-27 11:15:01 -05:00