google-nomulus/javatests/google/registry/rdap
mountford 1bb655267c Add RDAP warning when domain searches by nameserver may be incomplete
When searching for domains by nameserver name or IP address, we fetch the matching nameserver keys, then search for domains by those keys. We limit the number of nameserver keys returned, to avoid arbitrarily large domain queries. This CL adds a warning to the RDAP response if we retrieved the maximum number of nameservers. This may indicate that we have not found all the domains.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=168885124
2017-09-20 10:27:17 -04:00
..
testdata Add RDAP warning when domain searches by nameserver may be incomplete 2017-09-20 10:27:17 -04:00
BUILD Avoid showing personal contact data in RDAP when not logged in 2017-09-12 15:51:50 -04:00
RdapActionBaseTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdapDomainActionTest.java Add administrator privileges to RDAP 2017-09-12 15:52:02 -04:00
RdapDomainSearchActionTest.java Add RDAP warning when domain searches by nameserver may be incomplete 2017-09-20 10:27:17 -04:00
RdapEntityActionTest.java Add administrator privileges to RDAP 2017-09-12 15:52:02 -04:00
RdapEntitySearchActionTest.java Add administrator privileges to RDAP 2017-09-12 15:52:02 -04:00
RdapHelpActionTest.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RdapJsonFormatterTest.java Add administrator privileges to RDAP 2017-09-12 15:52:02 -04:00
RdapNameserverActionTest.java Add more tests for RDAP contact data permissioning 2017-09-12 15:51:50 -04:00
RdapNameserverSearchActionTest.java Prohibit some RDAP domain and nameserver lookups by nameserver name 2017-09-20 10:27:17 -04:00
RdapSearchPatternTest.java RDAP: Allow domain and nameserver queries with no initial string under certain circumstances 2017-07-10 11:16:03 -04:00
RdapTestHelper.java Add more tests for RDAP contact data permissioning 2017-09-12 15:51:50 -04:00