Making WordPress.org

Changeset 14682

Timestamp:
03/09/2026 07:43:04 PM (5 weeks ago)
Author:
obenland
Message:

Login: Add application password authorization flow.

Introduce the login-application-passwords plugin with an
authorize_application action for wp-login.php that lets users create
application passwords through the login flow. Requests are validated
against a UUID-based allowlist. After approval, the MCP client
configuration is rendered with a copy button for easy setup.

See https://github.com/WordPress/wordpress.org/pull/551

Location:
sites/trunk/wordpress.org/public_html/wp-content/plugins/login-application-passwords
Files:
9 added

Note: See TracChangeset for help on using the changeset viewer.