From 85af0d01397b5541a712779f05b0543f86562be6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 10 Apr 2021 15:00:58 +0200 Subject: more ECs --- 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 9186bb8..e500f1d 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1748,6 +1748,22 @@ Name: ANASTASIS_REDUCER_SECRET_MALFORMED Description: The recovered secret did not match the required syntax. HttpStatus: 0 +Value: 8415 +Name: ANASTASIS_REDUCER_CHALLENGE_DATA_TOO_BIG +Description: The challenge data provided is too large for the available providers. +HttpStatus: 0 + +Value: 8416 +Name: ANASTASIS_REDUCER_SECRET_TOO_BIG +Description: The provided core secret is too large for some of the providers. +HttpStatus: 0 + +Value: 8416 +Name: ANASTASIS_REDUCER_PROVIDER_INVALID_CONFIG +Description: The provider returned in invalid configuration. +HttpStatus: 0 + + # 9000 - 9998: Unallocated. -- cgit v1.2.3