]> source.dussan.org Git - nextcloud-server.git/commit
only execute code if exception was thrown by the corresponding controller
authorBjoern Schiessle <bjoern@schiessle.org>
Mon, 13 Mar 2017 11:13:57 +0000 (12:13 +0100)
committerBjoern Schiessle <bjoern@schiessle.org>
Fri, 24 Mar 2017 10:06:44 +0000 (11:06 +0100)
commit4531b4a81da81c8f1b6eb49b2669fa93088e33d9
tree264d46d9316e42cb73ec8641198e08f8a9883867
parentfaf836b0c0f94348380e1b0c965d3ea75fa1482d
only execute code if exception was thrown by the corresponding controller

Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
apps/federation/lib/Middleware/AddServerMiddleware.php
apps/federation/tests/Middleware/AddServerMiddlewareTest.php