View Full Version : usernames/passwords
Does vbulletin do something that prevents internet explorer's "autocomplete" feature and mozilla's 'password manager" from saving usernames and passwords for this site?
Yes. Before the form is submitted the password is hashed and sent to the server in MD5 format, while the original form field is cleared. So while your real password is not transmitted over the network in plain-text, it does prevent any browser from caching it.
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.