From d9ba81155ea97d54fff2ebbdfcc3527d62b33d62 Mon Sep 17 00:00:00 2001 From: John Blackbourn Date: Tue, 8 Jul 2014 18:31:21 +0000 Subject: [PATCH] Remove autocomplete from the database password screen on setup-config.php. Props hebbet. Fixes #28585. git-svn-id: https://develop.svn.wordpress.org/trunk@29032 602fd350-edb4-49c9-b593-d223f7449a82 --- src/wp-admin/setup-config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/wp-admin/setup-config.php b/src/wp-admin/setup-config.php index 60eea999d5..3886f803e6 100644 --- a/src/wp-admin/setup-config.php +++ b/src/wp-admin/setup-config.php @@ -152,7 +152,7 @@ switch($step) { - +