[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: libeufin: creator of facade is alrea
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: libeufin: creator of facade is already implicit in auth |
Date: |
Sat, 16 Jan 2021 20:18:55 +0100 |
This is an automated email from the git hooks/post-receive script.
dold pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new f30c620 libeufin: creator of facade is already implicit in auth
f30c620 is described below
commit f30c62024ff097cd116e9421d4c0583682f6eb1d
Author: Florian Dold <florian@dold.me>
AuthorDate: Sat Jan 16 20:18:50 2021 +0100
libeufin: creator of facade is already implicit in auth
---
libeufin/api-nexus.rst | 5 -----
1 file changed, 5 deletions(-)
diff --git a/libeufin/api-nexus.rst b/libeufin/api-nexus.rst
index 50c2de3..7f08309 100644
--- a/libeufin/api-nexus.rst
+++ b/libeufin/api-nexus.rst
@@ -719,11 +719,6 @@ Facades
// For example, "taler-wire-gateway".
type: string;
- // Name of the user that created the facade.
- // Whenever the facade accesses a resource it is allowed to
- // access, the creator must *also* have access to that resource.
- creator: string;
-
// Bank accounts that the facade has read/write
// access to.
bankAccountsRead: string[];
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: libeufin: creator of facade is already implicit in auth,
gnunet <=