taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 96a2725d3899324773337afd7d73d99465c7b0e2
parent 3ec3cb94f02af7f44ef87a980965a1f1ea3b8496
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 18 Feb 2024 11:26:26 +0100

return more details

Diffstat:
Mtaler-challenger-manual.rst | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/taler-challenger-manual.rst b/taler-challenger-manual.rst @@ -614,6 +614,10 @@ The template is instantiated using the following information: * auth_attempts_left: Integer; how many times might the user still try entering the PIN code + * exhausted: Bool; if true, the PIN was not even evaluated as the user previously exhausted the number of attempts + + * no_challenge: Bool; if true, the PIN was not even evaluated as no challenge was ever issued (the user must have skipped the step of providing their address first!) + If both *pin_transmissions_left* and *auth_attempts_left* are zero, the link to re-enter the PIN should be hidden and the user should only be allowed to specify a different address. The form will never be generated if all three