From 84dac71ede840e4de268f4540dc00816085f9bb2 Mon Sep 17 00:00:00 2001 From: Christian Richter Date: Thu, 28 Mar 2024 11:16:56 +0100 Subject: [PATCH] add changelog Signed-off-by: Christian Richter --- changelog/unreleased/mask-user-email-in-output.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/mask-user-email-in-output.md diff --git a/changelog/unreleased/mask-user-email-in-output.md b/changelog/unreleased/mask-user-email-in-output.md new file mode 100644 index 0000000000..d0f1bf1af8 --- /dev/null +++ b/changelog/unreleased/mask-user-email-in-output.md @@ -0,0 +1,7 @@ +Bugfix: Mask user email in output + +We have fixed a bug where the user email was not masked in the output and the user emails could be enumerated through +the sharee search. + +https://github.com/cs3org/reva/pull/4603 +https://github.com/owncloud/ocis/issues/8726 \ No newline at end of file