FrontendServlet
frontend-servlet
google.registry.module.frontend.FrontendServlet
1
frontend-servlet
/_dr/epp
frontend-servlet
/registrar-xhr
Registrar Self-serve Settings
registrar-settings
google.registry.ui.server.registrar.RegistrarServlet
1
registrar-settings
/registrar-settings
frontend-servlet
/registrar
frontend-servlet
/registrar-payment-setup
frontend-servlet
/registrar-payment
frontend-servlet
/whois/*
frontend-servlet
/_dr/whois
frontend-servlet
/rdap/*
frontend-servlet
/check
Internal
Any request path starting with `/_dr/` will be restricted to requests originating
from the backend or by anyone authenticated to a Google account that's listed in
the AppEngine control panel settings for this project as a Viewer/Owner/Developer.
The `_dr` is short for Nomulus to follow AppEngine naming conventions.
/_dr/*
admin
profile-registrar-xhr
Only allow logged-in users to even try to issue EPP commands. This is an additional
layer of safety on top of in-servlet authentication and XSRF protection.
/registrar-xhr
*
profile-registrar-settings
Only allow logged-in users to even try to change registrar settings. This is an additional
layer of safety on top of in-servlet authentication and XSRF protection.
/registrar-settings
*
profile-registrar-payment
Only allow logged-in users to even try to change registrar settings. This is an additional
layer of safety on top of in-servlet authentication and XSRF protection.
/registrar-payment
*
profile-registrar-payment-token
Only allow logged-in users to even try to change registrar settings. This is an additional
layer of safety on top of in-servlet authentication and XSRF protection.
/registrar-payment-token
*
Secure
Require encryption for all paths. http URLs will be redirected to https.
/*
CONFIDENTIAL
internal-sources
No soup for you!
/assets/sources/*
admin
registrar-bin-js-map
No soup for you!
/assets/js/registrar_bin.js.map
admin
registrar-dbg-js
No soup for you!
/assets/js/registrar_dbg.js
admin
brain-bin-js-map
No soup for you!
/assets/js/brain_bin.js.map
admin
registrar-dbg-css
No soup for you!
/assets/css/registrar_dbg.css
admin
ObjectifyFilter
com.googlecode.objectify.ObjectifyFilter
ObjectifyFilter
/*
OfyFilter
google.registry.model.ofy.OfyFilter
OfyFilter
/*