google-nomulus/java/google/registry/ui/server/registrar
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
..
AuthenticatedRegistrarAccessor.java Allow admins read/write access to all registrar in web console 2018-10-22 19:08:09 -04:00
BUILD Delete all Braintree code 2018-07-14 01:37:03 -04:00
ConsoleUiAction.java Allow admins read/write access to all registrar in web console 2018-10-22 19:08:09 -04:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarConsoleModule.java Allow admins read-only access to all registrars 2018-10-03 12:10:28 -04:00
RegistrarSettingsAction.java Allow admins read/write access to all registrar in web console 2018-10-22 19:08:09 -04:00
SendEmailUtils.java Change SendEmailService to an instance field. 2018-10-22 18:43:18 -04:00