google-nomulus/java/google/registry/ui/server
mcilwain 37aa1d1815 Always require acknowledgment of premium fees
This removes the configuration ability on both Registry and Registrar entities
to allow operations on premium domains to succeed without acking the fees using
the fee extension. We only ever used this ability during the minna launch, and
it was a fiasco. We have no intention of ever allowing creation, renewal,
transfer, restoring, etc. of premium domains without acking the fees ever again,
and haven't done so since 2013, so removing this ability allows us to simplify
our code, data model, and tests.

Note that all TLDs in our production system currently require price ACKing
anyway, so from an external partner perspective this commit is a noop.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=229423650
2019-01-17 19:07:51 -05:00
..
otesetup Add the App Engine service used in the Action definition 2019-01-17 18:59:16 -05:00
registrar Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
BUILD Move SendEmailUtils to the /ui/server directory 2018-12-20 07:46:33 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarFormFields.java Always require acknowledgment of premium fees 2019-01-17 19:07:51 -05:00
SendEmailUtils.java Move SendEmailUtils to the /ui/server directory 2018-12-20 07:46:33 -05:00
SoyTemplateUtils.java Remove references to SoySyntaxException 2018-02-20 15:37:48 -05:00
StateCode.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00