From 071dd5cabb6497df4c170352a0cbf8a268ad10c5 Mon Sep 17 00:00:00 2001 From: Christian Richter Date: Fri, 21 Apr 2023 20:41:52 +0200 Subject: [PATCH] add changelog Signed-off-by: Christian Richter --- changelog/unreleased/add-webfinger.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/add-webfinger.md diff --git a/changelog/unreleased/add-webfinger.md b/changelog/unreleased/add-webfinger.md new file mode 100644 index 0000000000..617b02cc2e --- /dev/null +++ b/changelog/unreleased/add-webfinger.md @@ -0,0 +1,7 @@ +Enhancement: Add webfinger service + +Adds a webfinger service to redirect ocis clients + +https://github.com/owncloud/ocis/pull/5373 +https://github.com/owncloud/ocis/pull/6110 +https://github.com/owncloud/ocis/issues/6102 \ No newline at end of file