gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated (9bca656 -> 281e8ee)


From: gnunet
Subject: [taler-docs] branch master updated (9bca656 -> 281e8ee)
Date: Sun, 22 Nov 2020 11:53:14 +0100

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

ttn pushed a change to branch master
in repository docs.

    from 9bca656  fix typo: add blank line after ‘::’ (two instances)
     new 7e628c6  fix typo: add closing double-quote
     new 281e8ee  fix typo: add blank line after ‘::’

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 taler-merchant-manual.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 9149da0..27858b1 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1080,7 +1080,7 @@ Then, you can restrict to an access control token using:
 
 Here, "SECURITYTOKEN" should be replaced with the actual shared secret.  Note
 that the "(.+)" ensures that the above matches all endpoints that include the
-string "/private/.  If you only run a single instance, you could simply
+string "/private/".  If you only run a single instance, you could simply
 specify "/private/" without the "~" to only configure the access policy for
 the default instance.
 
@@ -1089,6 +1089,7 @@ likely will want to specify different access control 
tokens for
 each instance:
 
     ::
+
        <Location "/instances/foo/">
        RewriteEngine On
        RewriteCond "%{HTTP:AUTHORIZATION}" "!=FOOTOKEN"

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