From: Wolfram Schneider Date: Tue, 3 Jun 2014 12:01:42 +0000 (+0000) Subject: /service-proxy-kohaauth will use the user "kohademo" now X-Git-Tag: 1.0.0~556^2 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=5fa41bdcc1a32c4cae043936e38e0a2a31528725 /service-proxy-kohaauth will use the user "kohademo" now --- diff --git a/tools/apache2/mkws-live b/tools/apache2/mkws-live index 924730b..379c07e 100644 --- a/tools/apache2/mkws-live +++ b/tools/apache2/mkws-live @@ -19,7 +19,7 @@ RewriteRule /service-proxy-auth /service-proxy/?command=auth&action=login&username=mkws&password=mkws [P] # [NE,P] RewriteRule /service-proxy-testauth /service-proxy/?command=auth&action=login&username=mkwstest&password=mkwstest [P] # [NE,P] RewriteRule /service-proxy-credoauth /service-proxy/?command=auth&action=login&username=credo&password=emu [P] # [NE,P] - RewriteRule /service-proxy-kohaauth /service-proxy/?command=auth&action=check,login&username=mkwstest&password=mkwstest [P] + RewriteRule /service-proxy-kohaauth /service-proxy/?command=auth&action=check,login&username=kohademo&password=kohademo [P] # The following rule allows the server to accept service-proxy # requests that begin with an escaped "%3F" rather than a literal