Skip to content

Commit

Permalink
Connection: allow provisioning using an application password (#40447)
Browse files Browse the repository at this point in the history
Modify permission check for `/jetpack/v4/remote_provision` endpoint to allow application passwords.

Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/12186994851

Upstream-Ref: Automattic/jetpack@5baf0a9
  • Loading branch information
sergeymitr authored and matticbot committed Dec 5, 2024
1 parent 1267817 commit 64756a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"require": {
"php": ">=7.2",
"automattic/jetpack-assets": "^4.0.1",
"automattic/jetpack-connection": "^6.1.1",
"automattic/jetpack-connection": "^6.2.0-alpha",
"automattic/jetpack-constants": "^3.0.1",
"automattic/jetpack-plans": "^0.5.1",
"automattic/jetpack-redirect": "^3.0.1",
Expand Down

0 comments on commit 64756a4

Please sign in to comment.