gana

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

commit 93117fb6ba3b9660f5a1a2cf87d60c7afb951400
parent 73fc0e8cfa5c432fd2dbb7c27fff586272526560
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 11 Aug 2026 13:26:53 +0200

update GANA

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

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -3929,7 +3929,7 @@ HttpStatus: 404 Value: 9756 Name: CHALLENGER_CLIENT_FORBIDDEN_INVALID_CODE -Description: The code given is not valid. +Description: Deprecated, no longer returned by any endpoint. The value stays reserved and must not be reused. Was: the code given is not valid. HttpStatus: 403 Value: 9757 @@ -3939,12 +3939,12 @@ HttpStatus: 429 Value: 9758 Name: CHALLENGER_INVALID_PIN -Description: The PIN code provided is incorrect. +Description: The TAN code provided is incorrect. HttpStatus: 403 Value: 9759 Name: CHALLENGER_MISSING_ADDRESS -Description: The token cannot be valid as no address was ever provided by the client. +Description: Deprecated since protocol v8, no longer returned by any endpoint; see CHALLENGER_NO_CHALLENGE_TRANSMITTED. The value stays reserved and must not be reused. Was: the token cannot be valid as no address was ever provided by the client. HttpStatus: 409 Value: 9760 @@ -3979,7 +3979,7 @@ HttpStatus: 429 Value: 9766 Name: CHALLENGER_NO_PIN_ATTEMPTS_LEFT -Description: The number of attempts to enter the PIN has been exhausted. The user may still request a retransmission or change the address. +Description: The number of attempts to enter the TAN has been exhausted. The user may still request a retransmission or change the address. HttpStatus: 429 Value: 9767