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:
d8490a4
)
switch to sp_auth_credentials authentification
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 15 Oct 2014 09:30:39 +0000
(11:30 +0200)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 15 Oct 2014 09:30:39 +0000
(11:30 +0200)
examples/htdocs/jasmine.html
patch
|
blob
|
history
diff --git
a/examples/htdocs/jasmine.html
b/examples/htdocs/jasmine.html
index
c504f5e
..
4f80b9a
100644
(file)
--- a/
examples/htdocs/jasmine.html
+++ b/
examples/htdocs/jasmine.html
@@
-6,12
+6,11
@@
<script type="text/javascript">
var mkws_config = {
- pazpar2_url : "//sp-mkws.indexdata.com/service-proxy/",
- service_proxy_auth: "//sp-mkws.indexdata.com/service-proxy/?command=auth&action=login&username=mkwstest&password=mkwstest",
- perpage_default: 10
+ sp_auth_credentials: "mkwstest/mkwstest",
+ perpage_default: 10
};
</script>
-
+
<script type="text/javascript" src="tools/htdocs/mkws-complete.js"></script>
<!-- SECTION jasmine -->