google-nomulus/javatests/google/registry/rdap
guyben d2ca67460c Allow admins read/write access to all registrar in web console
This CL removes the "READ vs UPDATE" feature completely. Now anyone with access
has full read+write access.

We still keep track of which role a user has (did they get access "explicitly"
because they are an "allowed access" contact? Or do they have access because
they are admins?) for the logs and UI, and also so we could in the (very near)
future have features only available to admins.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=218169608
2018-10-22 19:08:09 -04:00
..
testdata Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
BUILD Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
RdapActionBaseTest.java Use RDAP test tools in RdapActionBaseTest 2018-10-22 19:03:14 -04:00
RdapActionBaseTestCase.java Allow admins read/write access to all registrar in web console 2018-10-22 19:08:09 -04:00
RdapDomainActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapDomainSearchActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapEntityActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapEntitySearchActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapHelpActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapJsonFormatterTest.java RDAP: Add registrar entities to nameserver query results 2018-09-08 00:08:29 -04:00
RdapMetricsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapNameserverActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapNameserverSearchActionTest.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapSearchActionTestCase.java Centralize RDAP test initialization and login 2018-10-22 19:01:37 -04:00
RdapSearchPatternTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapTestHelper.java Move RDAP boilerplate from remarks to notices 2018-05-05 23:47:47 -04:00