aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-10 15:00:58 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-10 15:00:58 +0200
commit85af0d01397b5541a712779f05b0543f86562be6 (patch)
treea44eabe3d1c2b9f4a7c99604ad2d286fc5c5ebee
parentdf4206c1dc3481faa2e15d497036632229ac9071 (diff)
downloadgana-85af0d01397b5541a712779f05b0543f86562be6.tar.gz
gana-85af0d01397b5541a712779f05b0543f86562be6.zip
more ECs
-rw-r--r--gnu-taler-error-codes/registry.rec16
1 files changed, 16 insertions, 0 deletions
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
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
1752Name: ANASTASIS_REDUCER_CHALLENGE_DATA_TOO_BIG
1753Description: The challenge data provided is too large for the available providers.
1754HttpStatus: 0
1755
1756Value: 8416
1757Name: ANASTASIS_REDUCER_SECRET_TOO_BIG
1758Description: The provided core secret is too large for some of the providers.
1759HttpStatus: 0
1760
1761Value: 8416
1762Name: ANASTASIS_REDUCER_PROVIDER_INVALID_CONFIG
1763Description: The provider returned in invalid configuration.
1764HttpStatus: 0
1765
1766
1751# 9000 - 9998: Unallocated. 1767# 9000 - 9998: Unallocated.
1752 1768
1753 1769