Skip to content

Commit c1da996

Browse files
committed
Merge branch 'develop' into unraid_develop
2 parents 02a17af + 640cb3c commit c1da996

File tree

10 files changed

+30
-22
lines changed

10 files changed

+30
-22
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

changelog.d/14499.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixed link to 'Synapse administration endpoints'.

changelog.d/14500.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump pygithub from 1.56 to 1.57.

changelog.d/14501.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump sentry-sdk from 1.10.1 to 1.11.0.

changelog.d/14502.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump types-pillow from 9.2.2.1 to 9.3.0.1.

changelog.d/14503.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump towncrier from 21.9.0 to 22.8.0.

changelog.d/14504.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump phonenumbers from 8.12.56 to 8.13.0.

changelog.d/14505.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump serde_json from 1.0.87 to 1.0.88.

docs/usage/administration/admin_api/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ already on your `$PATH` depending on how Synapse was installed.
1919
Finding your user's `access_token` is client-dependent, but will usually be shown in the client's settings.
2020

2121
## Making an Admin API request
22-
For security reasons, we [recommend](reverse_proxy.md#synapse-administration-endpoints)
22+
For security reasons, we [recommend](../../../reverse_proxy.md#synapse-administration-endpoints)
2323
that the Admin API (`/_synapse/admin/...`) should be hidden from public view using a
2424
reverse proxy. This means you should typically query the Admin API from a terminal on
2525
the machine which runs Synapse.

poetry.lock

Lines changed: 20 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)