aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2021-08-14 11:20:18 +0200
committerChristian Grothoff <christian@grothoff.org>2021-08-14 11:20:18 +0200
commit3b297b537aa67acb4771eca0c301d5a8ca5c1091 (patch)
treeb096352e6310190f094414fcb63eff9c929f9f02
parent32a88bac9432b54473e441f8c13e33ba6d86739c (diff)
downloadgana-3b297b537aa67acb4771eca0c301d5a8ca5c1091.tar.gz
gana-3b297b537aa67acb4771eca0c301d5a8ca5c1091.zip
-new EC
-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