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:
62549a4
)
fix service_proxy_auth
author
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 23 Sep 2014 08:03:54 +0000
(08:03 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Tue, 23 Sep 2014 08:03:54 +0000
(08:03 +0000)
examples/htdocs/jasmine.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/jasmine.html
b/examples/htdocs/jasmine.html
index
646131d
..
87146e7
100644
(file)
--- a/
examples/htdocs/jasmine.html
+++ b/
examples/htdocs/jasmine.html
@@
-6,7
+6,7
@@
<script type="text/javascript">
var mkws_config = {
pazpar2_url : "//sp-mkws.indexdata.com/service-proxy/",
- service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy-testauth",
+ service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy/?command=auth&action=login&username=mkwstest&password=mkwstest",
perpage_default: 10
};
</script>