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:
parent
3143b469da
commit
6c209ba230
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@
|
||||||
|
|
||||||
namespace OCA\Files_Opds;
|
namespace OCA\Files_Opds;
|
||||||
|
|
||||||
\OCP\App::checkAppEnabled('files_opds');
|
|
||||||
|
|
||||||
Util::authenticateUser();
|
Util::authenticateUser();
|
||||||
|
|
||||||
/* Refuse access if user disabled opds support */
|
/* Refuse access if user disabled opds support */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue