gana

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

commit 709319980f0af3a47886c044c5f85c0398f9381e
parent 6d23e89993494bb7c1b638e896913b17025456f5
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 20 Apr 2026 14:23:30 +0200

add another EC

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

diff --git a/gnu-taler-error-codes/registry.rec b/gnu-taler-error-codes/registry.rec @@ -3824,6 +3824,11 @@ Name: PAIVANA_WRONG_ORDER Description: The specified order does not match the specified Website or nonce and thus the order is invalid for the given request. Clients should pay for the correct order for access to the resource. HttpStatus: 409 +Value: 9806 +Name: PAIVANA_TOO_LATE +Description: The specified expiration time for the cookie is longer than what the purchase allows. The request may succeed with a shorter expiration time. Alternatively, the user may need to purchase access again. +HttpStatus: 410 + # Some of our build systems expect the range to be < 10k, so let's keep it like this for now.