aboutsummaryrefslogtreecommitdiff
path: root/gnu-taler-error-codes/registry.rec
diff options
context:
space:
mode:
Diffstat (limited to 'gnu-taler-error-codes/registry.rec')
-rw-r--r--gnu-taler-error-codes/registry.rec6
1 files changed, 4 insertions, 2 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index bcdbc52..a8cfeed 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1490,8 +1490,6 @@ Description: The backend could not check payment status with the payment process
1490HttpStatus: 500 1490HttpStatus: 500
1491 1491
1492 1492
1493
1494
1495Value: 8108 1493Value: 8108
1496Name: ANASTASIS_TRUTH_UNKNOWN 1494Name: ANASTASIS_TRUTH_UNKNOWN
1497Description: The truth public key is unknown to the provider. 1495Description: The truth public key is unknown to the provider.
@@ -1557,6 +1555,10 @@ Name: ANASTASIS_TRUTH_DECRYPTION_FAILED
1557Description: The decryption of the truth object failed with the provided key. 1555Description: The decryption of the truth object failed with the provided key.
1558HttpStatus: 417 1556HttpStatus: 417
1559 1557
1558Value: 8121
1559Name: ANASTASIS_TRUTH_RATE_LIMITED
1560Description: The request rate is too high. The server is refusing requests to guard against brute-force attacks.
1561HttpStatus: 429
1560 1562
1561 1563
1562Value: 8150 1564Value: 8150