Skip to content

Explicitly disable autocomplete in password entry input fields.#1465

Merged
Ubersmake merged 1 commit intobigcommerce:masterfrom
Ubersmake:STRF-6102
Mar 19, 2019
Merged

Explicitly disable autocomplete in password entry input fields.#1465
Ubersmake merged 1 commit intobigcommerce:masterfrom
Ubersmake:STRF-6102

Conversation

@Ubersmake
Copy link
Contributor

@Ubersmake Ubersmake commented Mar 19, 2019

What?

Disables implicit autocomplete on password entry forms for Sign In and when changing passwords when signed in as a customer.

When the autocomplete attribute is not on the form element, autocomplete is implicitly enabled: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete

The impetus for this change is increased security for PCI compliance. See https://portswigger.net/kb/issues/00500800_password-field-with-autocomplete-enabled.

@bigbot
Copy link

bigbot commented Mar 19, 2019

Autotagging @bigcommerce/storefront-team @davidchin

@Ubersmake Ubersmake requested review from a user, junedkazi and sandeepgraju March 19, 2019 22:43
@Ubersmake Ubersmake merged commit 7e963bc into bigcommerce:master Mar 19, 2019
@Ubersmake Ubersmake deleted the STRF-6102 branch March 19, 2019 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants