]> source.dussan.org Git - nextcloud-server.git/commit
Don't show favicon to prevent iteration through subfolders
authorLukas Reschke <lukas@owncloud.com>
Wed, 26 Nov 2014 11:38:26 +0000 (12:38 +0100)
committerLukas Reschke <lukas@owncloud.com>
Wed, 26 Nov 2014 11:38:26 +0000 (12:38 +0100)
commit8af346a84dfdca35fbac32f097f7dd425f2901cb
tree8b311b3fa9642aabba58a01d052caa41c21fbf10
parentc749570a06fa4d24927fbd7aad13b36a8f1ff439
Don't show favicon to prevent iteration through subfolders

The codepath for generating the favicons iterates through subnodes and if one of those nodes is unavailable is throwing a 503 exception. Since these favicons don't have any use except of "making a tool for developers looking nicer" I consider it feasible to remove them.
apps/files/appinfo/remote.php