Files
nextcloud-server-mirror/apps/files_external/list.php
Joas Schilling bf7c9aa58c list.php files are only invoked via ViewController and APIController
Both of them actually check that the user is logged in before
and also the list.php files themselves would break with
getUserSession()->getUser()->getUID() which they contain.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-12-01 21:09:11 +01:00

1.6 KiB