1
0
Fork 0
mirror of https://github.com/Yetangitu/owncloud-apps.git synced 2025-10-02 14:49:17 +02:00

Nextcloud will handle if an app is disabled and redirect to a valid URL

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
Morris Jobke 2017-11-24 11:14:39 +01:00
parent 3143b469da
commit 6c209ba230
No known key found for this signature in database
GPG key ID: FE03C3A163FEDE68

View file

@ -12,8 +12,6 @@
namespace OCA\Files_Opds;
\OCP\App::checkAppEnabled('files_opds');
Util::authenticateUser();
/* Refuse access if user disabled opds support */