From 4d3ed5e41586a5705c7e9ad67b4d969d42b7728a Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Mon, 1 Jul 2019 09:40:33 -0100 Subject: [PATCH] 0.17.4 Signed-off-by: Maxence Lange --- CHANGELOG.md | 8 ++++++++ Makefile | 2 +- appinfo/info.xml | 4 ++-- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96b87d6df..470b810e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog All notable changes to this project will be documented in this file. + + +### 0.17.4 + +- prevent user enumeration +- apply limit to linked group + + ### 0.17.3 - fixing an issue on the front-end with linked groups diff --git a/Makefile b/Makefile index 20418b8f6..6115bfeac 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=master -version+=0.17.3 +version+=0.17.4 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index 771ea688c..2e6a7a71e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine. ]]> - 0.17.3 + 0.17.4 agpl Maxence Lange @@ -38,7 +38,7 @@ Users won't be able to find this Circle using Nextcloud search engine. https://github.com/nextcloud/circles.git https://raw.githubusercontent.com/nextcloud/circles/master/screenshots/0.12.0.png - +