X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=experiments%2Fspclient%2Fmkws.js;h=f0a8f7f942c40132cada5e330feabfd1ecb9e01f;hb=57b0ad61d2a6a2ce7e05fb5680115a406650f257;hp=fa551a7f55a5b8612d746b69f3ca2a47efb146ec;hpb=b62a2419dbff0e0bbc93f60c555f441e5970277f;p=mkws-moved-to-github.git diff --git a/experiments/spclient/mkws.js b/experiments/spclient/mkws.js index fa551a7..f0a8f7f 100644 --- a/experiments/spclient/mkws.js +++ b/experiments/spclient/mkws.js @@ -425,7 +425,11 @@ function mkws_html_all() { domReady(); } - +/* + * Run service-proxy authentication in background (after page load). + * The username/password is configured in the apache config file + * for the site. + */ function mkws_service_proxy_auth() { var jqxhr = jQuery.get("/service-proxy-auth") .fail(function() {