]> source.dussan.org Git - nextcloud-server.git/commit
Allow some apps to have root URLs in their own routing file
authorJoas Schilling <coding@schilljs.com>
Mon, 23 Mar 2020 15:33:11 +0000 (16:33 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Sat, 18 Apr 2020 09:21:28 +0000 (11:21 +0200)
commit3f8168b6e5c0fc14709b713d9ca4943f9df70273
tree4f8e0a487f6a1c50c041ac96da2f024b86ab1532
parent64196ddd19684b6a218428eeb6ee370d0514b68c
Allow some apps to have root URLs in their own routing file

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/cloud_federation_api/appinfo/routes.php [new file with mode: 0644]
apps/files/appinfo/routes.php
apps/files_sharing/appinfo/routes.php
core/routes.php
lib/private/AppFramework/Routing/RouteConfig.php
lib/private/Route/Router.php
lib/public/AppFramework/AuthPublicShareController.php