aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-04-04 15:32:38 +0200
committerChristian Grothoff <christian@grothoff.org>2021-04-04 15:32:38 +0200
commit962d417a99000b79a29994cd445db3c5251ac3bc (patch)
tree5d4f0e946884ed470d0ddab4b9c47b341cbba5e9 /gnu-taler-error-codes/registry.rec
parent32432745013e19fe87d3f77c3b0d43aa0b684d99 (diff)
downloadgana-962d417a99000b79a29994cd445db3c5251ac3bc.tar.gz
gana-962d417a99000b79a29994cd445db3c5251ac3bc.zip
new status code for malformed core secret
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 4 insertions, 1 deletions
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
1743Description: We failed to obtain the policy, likely due to a network issue. 1743Description: We failed to obtain the policy, likely due to a network issue.
1744HttpStatus: 0 1744HttpStatus: 0
1745 1745
1746 1746Value: 8415
1747Name: ANASTASIS_REDUCER_SECRET_MALFORMED
1748Description: The recovered secret did not match the required syntax.
1749HttpStatus: 0
1747 1750
1748# 9000 - 9998: Unallocated. 1751# 9000 - 9998: Unallocated.
1749 1752