google-nomulus/java/google/registry/ui/soy/registrar
guyben 847795d58d Remove the web console EPP endpoint
This removes the "create Domain/Host/Contact" forms that were supposed to be used instead of regular EPPs for CC-TLD that wanted to support it.

We're removing it because we don't use it and want to reduce unneeded code for the registry 3.0 migration.

Also, this is a security risk, as it allowed to do "billable actions" (creating a new domain for example) with the only authentication being access to the registrar's G Suite account.

This bypassed the certificate, IP whitelist, and EPP password, which is bad.

PUBLIC:
Remove the web console EPP endpoint

This removes the "create Domain/Host/Contact" forms that were supposed to be used instead of regular EPPs for CC-TLD that wanted to support it.

We're removing it because we don't use it and want to reduce unneeded code for the registry 3.0 migration.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=236244195
2019-03-05 14:20:42 -05:00
..
AdminSettings.soy Add admin page link to create new registrar 2019-02-14 16:08:57 -05:00
BUILD Add web console for creating registrars 2019-01-17 19:19:09 -05:00
Console.soy Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
ContactSettings.soy Rename Soy map to legacy_object_map (first step of migration) 2018-02-20 15:14:30 -05:00
OteSetupConsole.soy Prevent spellchecking from textarea fields 2019-02-01 16:18:24 -05:00
RegistrarCreateConsole.soy Set the registrar WHOIS email in the web console creation endpoint 2019-03-05 14:14:46 -05:00
SecuritySettings.soy Prevent spellchecking from textarea fields 2019-02-01 16:18:24 -05:00
WhoisSettings.soy Mark nullable parameters as nullable 2018-12-20 07:46:33 -05:00