From: Mike Taylor Date: Mon, 22 Sep 2014 14:10:40 +0000 (+0200) Subject: Use sp-mkws for SP authentication and access. X-Git-Tag: 1.0.0~324^2~24^2~4 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=2e41f214c7055128094b5c023f1f3c430597aaa3;hp=2f3cbac2ddb231105231becc65494e7513c6dece Use sp-mkws for SP authentication and access. --- diff --git a/examples/htdocs/dict.html b/examples/htdocs/dict.html index 9aac803..a8edd79 100644 --- a/examples/htdocs/dict.html +++ b/examples/htdocs/dict.html @@ -6,7 +6,7 @@ var mkws_config = { //responsive_design_width: 990 //perpage_default: 10, - service_proxy_auth: "//mkws.indexdata.com/service-proxy/?command=auth&action=login&username=dic&password=dic" + service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy/?command=auth&action=login&username=dic&password=dic" };