[wp-trac] [WordPress Trac] #53658: Display a user-facing message when the application passwords functionality is not available

WordPress Trac noreply at wordpress.org
Tue Nov 2 17:55:21 UTC 2021


#53658: Display a user-facing message when the application passwords functionality
is not available
---------------------------------------------+-----------------------------
 Reporter:  johnbillion                      |       Owner:  johnbillion
     Type:  defect (bug)                     |      Status:  closed
 Priority:  normal                           |   Milestone:  5.9
Component:  Application Passwords            |     Version:  5.6
 Severity:  normal                           |  Resolution:  fixed
 Keywords:  good-first-bug has-patch commit  |     Focuses:  administration
---------------------------------------------+-----------------------------
Changes (by johnjamesjacoby):

 * status:  reviewing => closed
 * resolution:   => fixed


Comment:

 In [changeset:"51980" 51980]:
 {{{
 #!CommitTicketReference repository="" revision="51980"
 Application Passwords: display guiding text & link in `user-edit.php` when
 unavailable.

 This change intends to avoid confusion around the requirements of the
 Application Passwords feature, specific to it requiring HTTPS and the
 `WP_ENVIRONMENT_TYPE` constant.

 It does this by conditionally hiding the traditional UI and showing some
 insightful explanations instead, including a translatable link to the
 `WP_ENVIRONMENT_TYPE` documentation on the "Editing wp-config.php" support
 page.

 Props ashfame, audrasjb, iluy, johnbillion.

 Fixes  #53658.
 }}}

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


More information about the wp-trac mailing list