]> source.dussan.org Git - nextcloud-server.git/commit
fixes the throttler not checking the user state on postLogin 20299/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 3 Apr 2020 20:51:46 +0000 (22:51 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 3 Apr 2020 20:51:46 +0000 (22:51 +0200)
commite52442e26f475213dfb7591fb0df1d3c516fbd51
treed55f8e61c931743126dad4a8ef678ee6099cb9ce
parent2d0f29f208a20a76fc52cc07dce05f36de8edbb6
fixes the throttler not checking the user state on postLogin

a listener to the post login events can still reject a login, so that a
user is not necessarily available at the time.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
lib/base.php