commit 30748ada3fa0b5d5281dca87b117e774db62a431 parent 95a0e418f0b6801e09f2251a4e777ed8906e0f56 Author: Christian Grothoff <christian@grothoff.org> Date: Sun, 14 Feb 2021 23:53:12 +0100 new status codes Diffstat:
| M | gnu-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 @@ -1572,6 +1572,22 @@ Description: Helper terminated with a non-successful result. HttpStatus: 500 +Value: 8210 +Name: ANASTASIS_EMAIL_INVALID +Description: The provided email address is not an acceptable address. +HttpStatus: 417 + +Value: 8211 +Name: ANASTASIS_EMAIL_HELPER_EXEC_FAILED +Description: Failed to run the E-mail transmission helper process. +HttpStatus: 500 + +Value: 8212 +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