Skip to content

Commit

Permalink
Connection: allow using application password for site registration (#…
Browse files Browse the repository at this point in the history
…40233)

Adjust REST API to allow site registration without WP nonce if an application password is used.

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

Upstream-Ref: Automattic/jetpack@6c1f800
  • Loading branch information
sergeymitr authored and matticbot committed Nov 19, 2024
1 parent c0144f2 commit 03002f1
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.0-alpha",
"automattic/jetpack-connection": "^6.0.1",
"automattic/jetpack-connection": "^6.1.0-alpha",
"automattic/jetpack-constants": "^3.0.0",
"automattic/jetpack-plans": "^0.5.0",
"automattic/jetpack-redirect": "^3.0.0",
Expand Down

0 comments on commit 03002f1

Please sign in to comment.