Jun
11
2010

<form autocomplete=”yes, dammit”>, redux

Many web sites prevent your browser from saving your password for you by putting “autocomplete=no” in their login forms. For years, I’ve been “fixing” Safari to ignore this by sedding the binary of the Webkit library so that it no longer recognises the word “autocomplete”, causing forms to work properly and obey my password-saving preferences.

The bad news: Safari 5 broke that. You have to hack the Safari binary instead of the Webkit library, and that breaks code signing.

The good news: Jeff Johnson has written a Safari extension that fixes this. Download this, select “Develop / Enable Extensions”, and drag that file into the new “Extensions” pane in Preferences.

Previously, previously.

Continue reading here:
<form autocomplete=”yes, dammit”>, redux

Written by Staff in: Uncategorized |

No Comments »

RSS feed for comments on this post. TrackBack URL


Leave a Reply

You must be logged in to post a comment.

adsense

Cool-O-Rama: News for Geeks