Merge pull request #2551 from owncloud/squash_redirect_changelog

squash redirect changelog item
This commit is contained in:
Phil Davis
2021-09-29 08:47:13 +05:45
committed by GitHub
2 changed files with 1 additions and 6 deletions
@@ -1,6 +0,0 @@
Bugfix: redirect invalid links to oC Web
Invalid links ending with a slash(eg. https://foo.bar/index.php/apps/pdfviewer/) have not been redirected to ownCloud Web. Instead the former 404 not found status page was displayed.
https://github.com/owncloud/ocis/pull/2493
https://github.com/owncloud/ocis/pull/2512
@@ -3,3 +3,4 @@ Enhancement: redirect invalid links to oC Web
Invalid links (eg. https://foo.bar/index.php/apps/pdfviewer) will be redirect to ownCloud Web instead of displaying a blank page with a "not found" message.
https://github.com/owncloud/ocis/pull/2493
https://github.com/owncloud/ocis/pull/2512