gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit 63c766e07c7e00c4be7ed8798638dd8c4bbc5add
parent 80b3182db5a5b13a765b2ab8846cb1d0f3281990
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 11 Mar 2021 11:17:30 +0100

more ECs for Anastasis

Diffstat:
Mgnu-taler-error-codes/registry.rec | 16++++++++++++++++
1 file changed, 16 insertions(+), 0 deletions(-)

diff --git 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