Page MenuHomePhabricator

Add autocomplete=off to all non-login password forms
ClosedPublic

Authored by epriestley on Aug 13 2014, 2:41 PM.
Tags
None
Referenced Files
F14043876: D10253.id24684.diff
Tue, Nov 12, 1:40 PM
F14033065: D10253.diff
Sat, Nov 9, 4:34 PM
F14021529: D10253.diff
Wed, Nov 6, 9:48 AM
F14014798: D10253.diff
Sun, Nov 3, 8:39 AM
F14004203: D10253.id24684.diff
Sat, Oct 26, 5:04 PM
F14004202: D10253.id24687.diff
Sat, Oct 26, 5:04 PM
F14001303: D10253.diff
Fri, Oct 25, 6:14 AM
F14001297: D10253.id.diff
Fri, Oct 25, 6:10 AM
Subscribers

Details

Summary

Fixes T5579. Modern browsers aggressively autofill credentials, but at least Firefox still behaves slightly better with this flag. Hopefully other browsers will follow suit.

Test Plan

Browsed various interfaces, verifying that login interfaces allow autocomplete while non-login interfaces do not.

Diff Detail

Repository
rP Phabricator
Branch
autocomplete
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 2207
Build 2211: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Add autocomplete=off to all non-login password forms.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Aug 13 2014, 4:23 PM
epriestley updated this revision to Diff 24687.

Closed by commit rPbcdadf5947b3 (authored by @epriestley).