aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu-taler-error-codes/registry.rec5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 9f58a34..cda2e52 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1656,6 +1656,11 @@ Name: ANASTASIS_TRUTH_RATE_LIMITED
1656Description: The request rate is too high. The server is refusing requests to guard against brute-force attacks. 1656Description: The request rate is too high. The server is refusing requests to guard against brute-force attacks.
1657HttpStatus: 429 1657HttpStatus: 429
1658 1658
1659Value: 8122
1660Name: ANASTASIS_TRUTH_AUTH_TIMEOUT
1661Description: The authentication process did not yet complete. The user should try again later.
1662HttpStatus: 408
1663
1659 1664
1660Value: 8150 1665Value: 8150
1661Name: ANASTASIS_TRUTH_UPLOAD_UUID_EXISTS 1666Name: ANASTASIS_TRUTH_UPLOAD_UUID_EXISTS