]> source.dussan.org Git - nextcloud-server.git/commit
fix(middleware): Also abort the request when reaching max delay in afterController 38280/head
authorJoas Schilling <coding@schilljs.com>
Thu, 11 May 2023 07:23:50 +0000 (09:23 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 15 May 2023 14:30:52 +0000 (16:30 +0200)
commit6ae4876fe9c736d80929f9c86e4debbac28c1cae
tree39ee33afe81534a3159764e7d9f55b0a65135220
parentc724d1835e5ed4f05023e3fa7597f42c9df6c7fe
fix(middleware): Also abort the request when reaching max delay in afterController

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php
tests/lib/AppFramework/Middleware/Security/BruteForceMiddlewareTest.php