mirror of
https://github.com/google/nomulus.git
synced 2025-08-05 17:28:25 +02:00
Allow admins to access registrar console without a RegistrarContact
This allows admins to access the registrar console without needing to be added as a registrar contact. If they are a registrar contact, then that registrar takes precedence. Tested=In Alpha ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=164182623
This commit is contained in:
parent
151ae2558f
commit
f3919e056d
9 changed files with 308 additions and 69 deletions
|
@ -171,9 +171,8 @@ upload just that one using the `-M` flag to specify the service to update.
|
|||
To verify successful deployment, visit
|
||||
https://acme-registry-alpha.appspot.com/registrar in your browser (adjusting
|
||||
appropriately for the project ID that you actually used). If the project
|
||||
deployed successfully, you'll see a "You need permission" page indicating that
|
||||
you need to configure the system and grant access to your Google account. It's
|
||||
time to go to the next step, configuration.
|
||||
deployed successfully, you'll see the registrar console homepage. It's time to
|
||||
go to the next step, configuration.
|
||||
|
||||
Configuration is handled by editing code, rebuilding the project, and deploying
|
||||
again. See the [configuration guide](./configuration.md) for more details. Once
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue