squash redirect changelog item

This commit is contained in:
Willy Kloucek
2021-09-28 18:14:06 +02:00
parent 0e5c231a36
commit 606c54401c
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