]> source.dussan.org Git - nextcloud-server.git/commit
fix(lostpassword): Also rate limit the setPassword endpoint
authorJoas Schilling <coding@schilljs.com>
Mon, 15 May 2023 07:21:07 +0000 (09:21 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 15 May 2023 14:06:50 +0000 (16:06 +0200)
commit8bf2d4ac52a40323f0797bf8c2ce36277b2bae7b
tree193acb8bbddf42ed7d5f24344ca2fdf5ffbf7225
parentc724d1835e5ed4f05023e3fa7597f42c9df6c7fe
fix(lostpassword): Also rate limit the setPassword endpoint

Signed-off-by: Joas Schilling <coding@schilljs.com>
core/Controller/LostController.php