gana

GNUnet Assigned Numbers Authority
Log | Files | Refs | README | LICENSE

commit f2a01a8e1fa5bd9d4e90b080e4a2a9db4022e4fe
parent 880352a419beee4864f863182dbc695c859ee3f7
Author: Christian Grothoff <grothoff@gnunet.org>
Date:   Sun, 14 Mar 2021 17:09:48 +0100

add

Diffstat:
Mgnu-taler-error-codes/registry.rec | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git 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 HttpStatus: 500 - - Value: 8108 Name: ANASTASIS_TRUTH_UNKNOWN Description: The truth public key is unknown to the provider. @@ -1557,6 +1555,10 @@ Name: ANASTASIS_TRUTH_DECRYPTION_FAILED Description: The decryption of the truth object failed with the provided key. HttpStatus: 417 +Value: 8121 +Name: ANASTASIS_TRUTH_RATE_LIMITED +Description: The request rate is too high. The server is refusing requests to guard against brute-force attacks. +HttpStatus: 429 Value: 8150