]> source.dussan.org Git - nextcloud-server.git/commit
Fix new routing in settings etc 20591/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 21 Apr 2020 20:45:35 +0000 (22:45 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 22 Apr 2020 11:09:25 +0000 (13:09 +0200)
commitc870b6ab2eec668813eb5127ffcf19e9b91e9011
treed97b99499fe9606af9f563ba884496586417fbb2
parentac57bbcf999b5b8831722d04c2a4e54133eb2498
Fix new routing in settings etc

Also prefix resources
Unify the prefix handling
Handle urls with and without slash

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
apps/settings/appinfo/routes.php
lib/private/AppFramework/Routing/RouteConfig.php
tests/lib/AppFramework/Routing/RoutingTest.php