]> source.dussan.org Git - nextcloud-server.git/commit
fix: Add bruteforce protection to federation endpoint 43712/head
authorJoas Schilling <coding@schilljs.com>
Fri, 2 Feb 2024 15:38:10 +0000 (16:38 +0100)
committerJoas Schilling <coding@schilljs.com>
Wed, 21 Feb 2024 08:18:36 +0000 (09:18 +0100)
commit2dfaf7614d764734b4526eaef1c11ae3da385e34
tree1c305af2fe171122133b57afba16ad019631994d
parent07dbd3c28cc0cc59af2b80cc68ee7c128bc687e3
fix: Add bruteforce protection to federation endpoint

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/federation/lib/Controller/OCSAuthAPIController.php
apps/federation/tests/Controller/OCSAuthAPIControllerTest.php