[wp-trac] [WordPress Trac] #3534: Hide password in setup-config.php

WordPress Trac noreply at wordpress.org
Fri Jun 23 22:05:26 UTC 2023


#3534: Hide password in setup-config.php
-------------------------------------------------+-------------------------
 Reporter:  xmarcos                              |       Owner:  joedolson
     Type:  enhancement                          |      Status:  reviewing
 Priority:  low                                  |   Milestone:  6.3
Component:  Upgrade/Install                      |     Version:  2.1
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch has-testing-info has-      |     Focuses:
  screenshots dev-feedback                       |  accessibility
-------------------------------------------------+-------------------------

Comment (by joedolson):

 Making `.password-input-wrapper` 100% width at desktop sizes breaks the
 layout of these forms in user-new and user-edit, so not a great option.
 Went with making an exception when in .form-table.

 Also noticed that the structure of these controls was updated in `user-
 new.php` for this patch, but not in `user-edit.php`, so made those updates
 as well.

 Switched the setup config page to two columns. This matches the layout
 used on install.php, so I think this actually makes a more consistent
 interface through the install and setup process.

 Noticed while I was in here that the description fields on install.php
 aren't explicitly associated with their respective inputs, so I'll be
 opening a new issue to fix that issue shortly.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/3534#comment:92>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list