From 63c766e07c7e00c4be7ed8798638dd8c4bbc5add Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 11 Mar 2021 11:17:30 +0100 Subject: more ECs for Anastasis --- gnu-taler-error-codes/registry.rec | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index e38942a..a161c9e 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1603,6 +1603,22 @@ Description: Helper terminated with a non-successful result. HttpStatus: 500 +Value: 8220 +Name: ANASTASIS_POST_INVALID +Description: The provided postal address is not an acceptable address. +HttpStatus: 417 + +Value: 8221 +Name: ANASTASIS_EMAIL_HELPER_EXEC_FAILED +Description: Failed to run the mail transmission helper process. +HttpStatus: 500 + +Value: 8222 +Name: ANASTASIS_EMAIL_HELPER_COMMAND_FAILED +Description: Helper terminated with a non-successful result. +HttpStatus: 500 + + Value: 8301 Name: ANASTASIS_POLICY_BAD_IF_NONE_MATCH -- cgit v1.2.3