#51503 closed enhancement (fixed)
Always enable application passwords for local environments
| Reported by: | ocean90 | Owned by: | ocean90 |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 |
| Component: | Users | Version: | |
| Severity: | normal | Keywords: | has-patch commit |
| Cc: | Focuses: | rest-api |
Description
Currently when using the local development environment no application passwords are visible since the site is only available via HTTP and application passwords require HTTPS. To make testing easier I'm proposing to enable application passwords if the current environment type is local.
Change History (5)
This ticket was mentioned in PR #586 on WordPress/wordpress-develop by ocean90.
6 years ago
#1
- Keywords has-patch added
This ticket was mentioned in Slack in #core-passwords by ocean90. View the logs.
6 years ago
This ticket was mentioned in Slack in #core-passwords by timothybjacobs. View the logs.
6 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Currently when using the local development environment no application passwords are visible since the site is only available via HTTP and application passwords require HTTPS. To make testing easier I'm proposing to enable application passwords if the current environment type is
local.Trac ticket: https://core.trac.wordpress.org/ticket/51503