mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 20:17:51 +02:00
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 |
||
---|---|---|
.. | ||
testdata | ||
BUILD | ||
FrontendRequestComponentTest.java | ||
FrontendServletTest.java |