aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu-taler-error-codes/registry.rec6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index a650116..54c46a2 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1748,17 +1748,17 @@ Name: ANASTASIS_REDUCER_SECRET_MALFORMED
1748Description: The recovered secret did not match the required syntax. 1748Description: The recovered secret did not match the required syntax.
1749HttpStatus: 0 1749HttpStatus: 0
1750 1750
1751Value: 8415 1751Value: 8416
1752Name: ANASTASIS_REDUCER_CHALLENGE_DATA_TOO_BIG 1752Name: ANASTASIS_REDUCER_CHALLENGE_DATA_TOO_BIG
1753Description: The challenge data provided is too large for the available providers. 1753Description: The challenge data provided is too large for the available providers.
1754HttpStatus: 0 1754HttpStatus: 0
1755 1755
1756Value: 8416 1756Value: 8417
1757Name: ANASTASIS_REDUCER_SECRET_TOO_BIG 1757Name: ANASTASIS_REDUCER_SECRET_TOO_BIG
1758Description: The provided core secret is too large for some of the providers. 1758Description: The provided core secret is too large for some of the providers.
1759HttpStatus: 0 1759HttpStatus: 0
1760 1760
1761Value: 8417 1761Value: 8418
1762Name: ANASTASIS_REDUCER_PROVIDER_INVALID_CONFIG 1762Name: ANASTASIS_REDUCER_PROVIDER_INVALID_CONFIG
1763Description: The provider returned in invalid configuration. 1763Description: The provider returned in invalid configuration.
1764HttpStatus: 0 1764HttpStatus: 0