mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 20:17:51 +02:00
After this CL, "support" accounts (accounts that are part of the "support" G-Suite group) will the same access to the registrar console as GCP "admins". However, they don't won't have access to the GCP project itself. We could give them their own Role in the future (say SUPPORT) and give them different access than "admins", but right now we don't need it and YAGNI or something :) NOTE: we identify users by their email (they need to be logged in to a google account). I don't know if that's best practice, since I guess different google accounts might have the same email address. However, G-Suite groups' membership is by email so there's not much we can do about it if we want to use G-Suite groups. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=220804273 |
||
---|---|---|
.. | ||
BUILD | ||
package-info.java | ||
PubApiComponent.java | ||
PubApiRequestComponent.java | ||
PubApiRequestHandler.java | ||
PubApiServlet.java |