]> git.evergreen-ils.org Git - Evergreen.git/commit
this wraps the input elements used for opac login in an actual form element, with...
authorphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 1 Nov 2010 17:13:42 +0000 (17:13 +0000)
committerphasefx <phasefx@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 1 Nov 2010 17:13:42 +0000 (17:13 +0000)
commitd7b8c821412f5673dcc0f29ac4044071d94a3f4a
tree21af572ed1889c50c24982f0b68aa85c7e2365c3
parent340f946834a0468bd942972d1938072cbf4b816e
this wraps the input elements used for opac login in an actual form element, with the goal of allowing browsers to save credentials for the site.  So far this appears to work for Firefox 3.6.12, but not for Chrome 7.0.517.41, Opera 10.63, nor Safari 5.0.2.  IE 8.0.6001.18702 will prompt for saving credentials, but won't actually populate the form on a revisit.  Some of this may be due to me using an invalid/expired SSL-cert on my dev box, but I suspect it's really because another page is not being loaded after form submission.  Any ideas/suggestions?

git-svn-id: svn://svn.open-ils.org/ILS/trunk@18548 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/opac/skin/default/js/sidebar.js
Open-ILS/web/opac/skin/default/xml/common/login.xml