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:
7b89ece
)
switch to sp_auth_credentials auth config
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 16 Oct 2014 12:00:18 +0000
(14:00 +0200)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 16 Oct 2014 12:00:18 +0000
(14:00 +0200)
examples/htdocs/popup-dev.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/popup-dev.html
b/examples/htdocs/popup-dev.html
index
9376d28
..
13c68de
100644
(file)
--- a/
examples/htdocs/popup-dev.html
+++ b/
examples/htdocs/popup-dev.html
@@
-9,7
+9,7
@@
<script type="text/javascript">
var mkws_config = {
- service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy-credoauth"
+ sp_auth_credentials: "mkwstest/mkwstest"
};
</script>