Commit 26ee9ad
Jetpack: remove site registration nonce (step 1) (#42076)
Remove registration_nonce from site connection endpoint, and the JS API client that calls it.
We already have WP nonce in there, so another nonce is excessive and hinders our progress on other projects.
Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/13553192029
Upstream-Ref: Automattic/jetpack@da182581 parent b247392 commit 26ee9ad
File tree
3 files changed
+5
-5
lines changed- dist/dashboard
3 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments