]> source.dussan.org Git - nextcloud-server.git/commit
feat: don't count failed CSRF as failed login attempt 46443/head
authorBenjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Thu, 27 Jun 2024 14:14:51 +0000 (16:14 +0200)
committerBenjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Thu, 11 Jul 2024 12:15:20 +0000 (14:15 +0200)
commit3e2600bf861552d9e0f83b813a3b8e9942cad6a1
tree1fc0f0d628ae84e796b62e6cf2cba554a43422e1
parentf9e100628137db144d9c9652ee5bd12bbe9fa762
feat: don't count failed CSRF as failed login attempt

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
core/Controller/LoginController.php
tests/Core/Controller/LoginControllerTest.php