]> source.dussan.org Git - nextcloud-server.git/commit
Show 404 page when accessing empty share URL
authorLukas Reschke <lukas@owncloud.com>
Wed, 25 Feb 2015 16:26:54 +0000 (17:26 +0100)
committerLukas Reschke <lukas@owncloud.com>
Wed, 25 Feb 2015 16:29:12 +0000 (17:29 +0100)
commitfca4628a5c7b9e56d8c3c195fb1fd1c7eeb1c262
tree5a3a9d5a36e4e50b15d9eb19ce562b762a381ab4
parent14c592fe865748f38dd6ee31634d053f83a8e791
Show 404 page when accessing empty share URL

Testplan:
- [ ] Without: Accessing `public.php?service=files&t=` throws an exception
- [ ] With: No exception thrown and 404 page displayed.

Fixes https://github.com/owncloud/core/issues/14231
apps/files_sharing/public.php