Skip to content

Commit 76a2074

Browse files
sergeymitrmatticbot
authored andcommitted
Connection: allow provisioning using an application password (#40447)
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
1 parent 6c2cd2d commit 76a2074

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "GPL-2.0-or-later",
66
"require": {
77
"php": ">=7.2",
8-
"automattic/jetpack-connection": "^6.1.1",
8+
"automattic/jetpack-connection": "^6.2.0-alpha",
99
"automattic/jetpack-autoloader": "^5.0.0",
1010
"automattic/jetpack-config": "^3.0.0",
1111
"automattic/jetpack-assets": "^4.0.1",

0 commit comments

Comments
 (0)