summary refs log tree commit diff
path: root/changelog.d/14405.feature
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.d/14405.feature')
-rw-r--r--changelog.d/14405.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14405.feature b/changelog.d/14405.feature
new file mode 100644
index 0000000000..d3ba89b597
--- /dev/null
+++ b/changelog.d/14405.feature
@@ -0,0 +1 @@
+Add an [Admin API](https://matrix-org.github.io/synapse/latest/usage/administration/admin_api/index.html) endpoint for user lookup based on third-party ID (3PID). Contributed by @ashfame.