]> source.dussan.org Git - nextcloud-server.git/commit
add bruteforce protection in OauthApiController 38949/head
authorJulien Veyssier <julien-nc@posteo.net>
Mon, 12 Jun 2023 15:36:49 +0000 (17:36 +0200)
committerJulien Veyssier <julien-nc@posteo.net>
Mon, 26 Jun 2023 10:29:44 +0000 (12:29 +0200)
commit25a59c0dc088a402b14bd9b236be9e85960b3df2
treeee8a1b6475f0ee3f9338eb1a637f84ac4f24a1b6
parent9c904e85f789bde5940fe087551fe5ff07e66b64
add bruteforce protection in OauthApiController

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
apps/oauth2/lib/Controller/OauthApiController.php
apps/oauth2/tests/Controller/OauthApiControllerTest.php