Hello community, here is the log from the commit of package nextcloud for openSUSE:Factory checked in at 2018-11-28 11:15:42 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nextcloud (Old) and /work/SRC/openSUSE:Factory/.nextcloud.new.19453 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "nextcloud" Wed Nov 28 11:15:42 2018 rev:21 rq:652247 version:14.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/nextcloud/nextcloud.changes 2018-11-26 10:31:24.656950290 +0100 +++ /work/SRC/openSUSE:Factory/.nextcloud.new.19453/nextcloud.changes 2018-11-28 11:15:48.138697025 +0100 @@ -1,0 +2,6 @@ +Tue Nov 27 22:51:28 UTC 2018 - ecsos@opensuse.org + +- Fix warning for /.well-known/{caldav,carddav} in overview + security & setup warning. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache_secure_data ++++++ --- /var/tmp/diff_new_pack.wHCvDq/_old 2018-11-28 11:15:49.182695569 +0100 +++ /var/tmp/diff_new_pack.wHCvDq/_new 2018-11-28 11:15:49.186695563 +0100 @@ -20,3 +20,6 @@ # just in case if .htaccess gets disabled Require all denied </Directory> + +Redirect 301 /.well-known/carddav /nextcloud/remote.php/dav +Redirect 301 /.well-known/caldav /nextcloud/remote.php/dav