aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-04-13 19:46:29 +0200
committerChristian Grothoff <christian@grothoff.org>2022-04-13 19:46:29 +0200
commit0c0707a6c6a65ba54ad1abc2b907dc7927c8fc7f (patch)
treedfbf24403b5257bea7ef732a5bae7bb32e30abf0
parent836cdc706d849ec5965b3b7795fcefe95344a969 (diff)
downloadgana-0c0707a6c6a65ba54ad1abc2b907dc7927c8fc7f.tar.gz
gana-0c0707a6c6a65ba54ad1abc2b907dc7927c8fc7f.zip
-no more timeout
-rw-r--r--gnu-taler-error-codes/registry.rec10
1 files changed, 5 insertions, 5 deletions
diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec
index 1500a04..a8b4535 100644
--- a/gnu-taler-error-codes/registry.rec
+++ b/gnu-taler-error-codes/registry.rec
@@ -1952,11 +1952,6 @@ Name: ANASTASIS_TRUTH_RATE_LIMITED
1952Description: The request rate is too high. The server is refusing requests to guard against brute-force attacks. 1952Description: The request rate is too high. The server is refusing requests to guard against brute-force attacks.
1953HttpStatus: 429 1953HttpStatus: 429
1954 1954
1955Value: 8122
1956Name: ANASTASIS_TRUTH_AUTH_TIMEOUT
1957Description: The authentication process did not yet complete. The user should try again later.
1958HttpStatus: 403
1959
1960Value: 8123 1955Value: 8123
1961Name: ANASTASIS_TRUTH_CHALLENGE_WRONG_METHOD 1956Name: ANASTASIS_TRUTH_CHALLENGE_WRONG_METHOD
1962Description: A request to issue a challenge is not valid for this authentication method. 1957Description: A request to issue a challenge is not valid for this authentication method.
@@ -2027,6 +2022,11 @@ Name: ANASTASIS_IBAN_INVALID
2027Description: The provided IBAN address is not an acceptable IBAN. 2022Description: The provided IBAN address is not an acceptable IBAN.
2028HttpStatus: 409 2023HttpStatus: 409
2029 2024
2025Value: 8231
2026Name: ANASTASIS_IBAN_FORBIDDEN
2027Description: The provider has not yet received the IBAN wire transfer authorizing the disclosure of the key share.
2028HttpStatus: 403
2029
2030 2030
2031Value: 8240 2031Value: 8240
2032Name: ANASTASIS_TOTP_KEY_MISSING 2032Name: ANASTASIS_TOTP_KEY_MISSING