google-nomulus/java/google/registry/flows
mcilwain 3740171bbf Update create logic to ignore signed marks unless in sunrise
This addresses an issue where the existing logic assumed that the presence of a
signed mark means the current flow is a sunrise/sunrush request, when this isn't
necessarily true. It's safe to ignore signed marks in other circumstances.

This is a combination of work by Justin Graham <justin.af.graham@gmail.com>,
Nick Felt, and me (Ben). It is based on the original PR located at:
https://github.com/google/nomulus/pull/41

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=140784461
2016-12-06 11:52:46 -05:00
..
async When resolving a transfer to SERVER_CANCELLED (on delete) still pass in a time 2016-11-16 17:08:14 -05:00
contact Refactor authInfo validation 2016-11-10 11:07:54 -05:00
custom Migrate getCreatePrice() call to DomainPricingLogic 2016-12-06 11:52:46 -05:00
domain Update create logic to ignore signed marks unless in sunrise 2016-12-06 11:52:46 -05:00
exceptions Replace command.applyTo() with inlined builder operations 2016-11-02 15:19:34 -04:00
host Fix uncaught LEADING_HYPHEN IllegalArgumentException in host flows 2016-11-16 17:09:45 -05:00
picker Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
poll Enforce nullness consistency on EppResponse.set...() methods 2016-11-16 17:03:43 -05:00
session Set svID in ConfigModule instead of hard-coding it 2016-11-10 12:29:53 -05:00
soy Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
BUILD Run buildifier on codebase to format BUILD files 2016-11-28 18:15:21 -05:00
CheckApiAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppConsoleAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppController.java Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
EppException.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppMetrics.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppRequestHandler.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppRequestSource.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppTlsAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppToolAction.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
EppXmlTransformer.java Use correct <a> tag syntax in javadoc @see tag 2016-11-02 15:19:34 -04:00
ExtensionManager.java Simplify the fee extensions. 2016-11-10 11:09:23 -05:00
Flow.java Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
FlowComponent.java Remove extraneous modules from FlowComponent 2016-11-28 11:38:02 -05:00
FlowModule.java Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
FlowRunner.java Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
FlowScope.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
FlowUtils.java Add a custom logic framework to provide pluggable extensibility 2016-11-15 15:19:32 -05:00
GaeUserCredentials.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
HttpSessionMetadata.java Remove LoggedInFlow 2016-11-02 15:19:34 -04:00
PasswordOnlyTransportCredentials.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
ResourceFlowUtils.java Fix a generic type inference issue in Java 7 2016-11-28 11:20:09 -05:00
SessionMetadata.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
StatelessRequestSessionMetadata.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00
TlsCredentials.java Revert Guava 20 features until we get the build working properly 2016-11-02 15:19:34 -04:00
TransactionalFlow.java Turn Flow into an interface and inject all its fields 2016-11-02 15:19:34 -04:00
TransportCredentials.java Preserve test logs and test summary output for Kokoro CI runs 2016-10-14 16:57:43 -04:00