[wp-trac] [WordPress Trac] #52013: Duplicate wp_authorize_application_password_form actions
WordPress Trac
noreply at wordpress.org
Sat Jan 2 22:19:37 UTC 2021
#52013: Duplicate wp_authorize_application_password_form actions
--------------------------------------+--------------------------------
Reporter: johnbillion | Owner: TimothyBlynJacobs
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.6.1
Component: Application Passwords | Version: 5.6
Severity: normal | Resolution: fixed
Keywords: good-first-bug has-patch | Focuses: docs
--------------------------------------+--------------------------------
Changes (by TimothyBlynJacobs):
* owner: (none) => TimothyBlynJacobs
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"49920" 49920]:
{{{
#!CommitTicketReference repository="" revision="49920"
App Passwords: Correct authorize app action names and signatures.
When App Passwords was introduced, the
`wp_authorize_application_password_form` and
`wp_application_passwords_approve_app_request_success` hook were
mistakenly duplicated and incorrectly documented. This commit corrects the
hook names and ensures the correct parameters are passed.
Props johnbillion, engahmeds3ed.
Fixes #52013.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52013#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list