From 962d417a99000b79a29994cd445db3c5251ac3bc Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 4 Apr 2021 15:32:38 +0200 Subject: new status code for malformed core secret --- gnu-taler-error-codes/registry.rec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'gnu-taler-error-codes/registry.rec') diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec index 6d73655..f341319 100644 --- a/gnu-taler-error-codes/registry.rec +++ b/gnu-taler-error-codes/registry.rec @@ -1743,7 +1743,10 @@ Name: ANASTASIS_REDUCER_NETWORK_FAILED Description: We failed to obtain the policy, likely due to a network issue. HttpStatus: 0 - +Value: 8415 +Name: ANASTASIS_REDUCER_SECRET_MALFORMED +Description: The recovered secret did not match the required syntax. +HttpStatus: 0 # 9000 - 9998: Unallocated. -- cgit v1.2.3