projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a2af7c
)
Use sp_auth_path instead of sp_path.
author
Mike Taylor
<mike@indexdata.com>
Fri, 22 Aug 2014 11:41:31 +0000
(12:41 +0100)
committer
Mike Taylor
<mike@indexdata.com>
Fri, 22 Aug 2014 11:42:03 +0000
(12:42 +0100)
examples/htdocs/mike.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/mike.html
b/examples/htdocs/mike.html
index
ef7fc7d
..
e1eb59d
100644
(file)
--- a/
examples/htdocs/mike.html
+++ b/
examples/htdocs/mike.html
@@
-8,7
+8,7
@@
// For now, we have to provide known-bad credentials to skip user/pw login: see bug MKSP-125
// Was: //sp-mkws.indexdata.com/service-proxy/?command=auth&action=perconfig&username=XXX&password=XXX
pp2_hostname: "x.sp-mkws.indexdata.com",
- sp_path: "service-proxy/",
+ sp_auth_path: "service-proxy/",
sp_auth_query: "command=auth&action=perconfig",
sp_auth_credentials: "XXX/XXX",
};