google-nomulus/java/google/registry/ui/js/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
..
admin_settings.js Make a prettier table to display OT&E check results 2019-01-28 16:10:16 -05:00
BUILD Update Nomulus to build with bazel 0.16.0 2018-08-10 13:46:48 -04:00
console.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
contact_settings.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
contact_us.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00
dashboard.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
main.js Remove the web console EPP endpoint 2019-03-05 14:20:42 -05:00
resources.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00
security_settings.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00
whois_settings.js Hide the edit/add buttons for fields the user can't update 2018-12-03 19:25:05 -05:00