[wp-trac] [WordPress Trac] #53658: Display a user-facing message when the application passwords functionality is not available
WordPress Trac
noreply at wordpress.org
Wed Jul 14 14:33:55 UTC 2021
#53658: Display a user-facing message when the application passwords functionality
is not available
----------------------------------+----------------------------------------
Reporter: johnbillion | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Application | Version: 5.6
Passwords |
Severity: normal | Keywords: needs-patch good-first-bug
Focuses: administration |
----------------------------------+----------------------------------------
The Application Passwords feature is not available on sites that don't use
HTTPS (via `is_ssl()`). This applies to all environment types except
"local" (via `wp_get_environment_type()`), which allows the feature to be
used on non-HTTPS local environments.
When the feature isn't available there's no explanation shown to the user
on the user profile editing screen, it simply doesn't appear. There should
be an explanation provided with a link to related documentation about
setting up HTTPS for production sites or setting the environment type for
local environments.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/53658>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list