gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: update anastasis spec


From: gnunet
Subject: [taler-docs] branch master updated: update anastasis spec
Date: Mon, 08 Feb 2021 21:40:22 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 6630996  update anastasis spec
     new 647c891  Merge branch 'master' of git+ssh://git.taler.net/docs
6630996 is described below

commit 6630996e40a6873ff52e4a83e7d4250df32596bf
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Mon Feb 8 21:40:15 2021 +0100

    update anastasis spec
---
 anastasis.rst | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/anastasis.rst b/anastasis.rst
index 0412f78..b3cfe30 100644
--- a/anastasis.rst
+++ b/anastasis.rst
@@ -742,6 +742,9 @@ charge per truth operation using GNU Taler.
   :http:statuscode:`202 Accepted`:
     The escrow provider will respond out-of-band (i.e. SMS).
     The body may contain human-readable instructions on next steps.
+  :http:statuscode:`208 Already Reported`:
+    An authentication challenge was recently send, client should
+    simply respond to the pending challenge.
   :http:statuscode:`303 See other`:
     The provider redirects for authentication (i.e. video 
identification/WebRTC).
     If the client is not a browser, it should launch a browser at the URL
@@ -755,6 +758,13 @@ charge per truth operation using GNU Taler.
     The server requires a valid "response" to the challenge associated with 
the UUID.
   :http:statuscode:`404 Not found`:
     The server does not know any truth under the given UUID.
+  :http:statuscode:`410 Gone`:
+    The server has not (recently) issued a challenge under the given UUID,
+    but a reply was provided. (This does not apply for secure question.)
+  :http:statuscode:`417 Expectation Failed`:
+    The decrypted 'truth' does not match the expectations of the authentication
+    backend, i.e. a phone number for sending an SMS is not a number, or
+    an e-mail address for sending an E-mail is not a valid e-mail address.
   :http:statuscode:`503 Service Unavailable`:
     Server is out of Service.
 

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]