includes/clientside/static/autocomplete.js
author Dan
Sat, 12 Dec 2009 17:30:46 -0500
changeset 1164 1cd9e6df6f27
parent 699 c7d737202d59
permissions -rw-r--r--
Installer: cleaned up CSS header; updated comments in config.php to not say that passwords are stored with AES (as they are now stored with HMAC-SHA1)

/*
 * Auto-completing page/username fields
 * NOTE: A more efficient version of the username field is used for Mozilla browsers. The updated code is in autofill.js.
 */

//
// **** 1.1.5: DEPRECATED ****
// Replaced with jQuery-based mechanism.
//