gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: -not returning credentials on GET


From: gnunet
Subject: [taler-docs] branch master updated: -not returning credentials on GET
Date: Sun, 23 Apr 2023 22:54:58 +0200

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 722c37a  -not returning credentials on GET
722c37a is described below

commit 722c37a9e385d9cc9d66edbfe2a17ffb7d528c26
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Apr 23 22:54:55 2023 +0200

    -not returning credentials on GET
---
 core/api-merchant.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 2f0ea5d..279edf5 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1244,6 +1244,9 @@ Inspecting instances
       credit_facade_url?: string;
 
       // Credentials to use when accessing the credit facade.
+      // Never returned on a GET (as this may be somewhat
+      // sensitive data). Can be set in POST
+      // or PATCH requests to update (or delete) credentials.
       credit_facade_credentials?: FacadeCredentials;
 
       // true if this account is active,

-- 
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]