Rename unused mkws property "service_proxy_auth" to "authenticated".
authorMike Taylor <mike@indexdata.com>
Thu, 5 Dec 2013 11:43:35 +0000 (11:43 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 5 Dec 2013 11:43:35 +0000 (11:43 +0000)
commit7eb3ec5aa9b558216fc06205a4085d875f554a7c
tree22390226a34ac5db85fe3ab4f93da39f7c986515
parent65bd06d8b82c551b6e29a248e4b13f9e4d6016cb
Rename unused mkws property "service_proxy_auth" to "authenticated".
(Better describes what it does, and avoids confusion with the
mkws_config property of the same name.)
Check before running a search whether we're authenticated.
(It's because we were not that auto-searches were failing on
the first call of a new session -- the search was being sent
before the authentication response was received.)
tools/htdocs/mkws.js