- Issue created by @jrb
- π―π΅Japan ptmkenny
Please file bug reports against dev, not a stable version, since the bug may already have been fixed in dev.
I tried to reproduce this according to your instructions on SimplyTest.me. It seems that this only occurs if the user account is blocked (SimplyTest has auth user accounts blocked by default, requiring admin approval). When I unblocked the test account and attempted to log in with an incorrect password, I did not get an error. I did get an error when the account was blocked.
Please confirm whether this occurs for you even if the account is not blocked.
- πΊπΈUnited States jrb Raleigh-Durham Area, NC, USA
I just recreated on simplytest.me with the dev version. If you're quick, you can see it here:
https://master-ku0ikjwma4sz1vunwkfcmv7o3hvqcjrt.tugboatqa.com/
The "test" user is active. The two log messages only seem to occur after the first failed login, not with the first (I updated the steps above).
- π³π±Netherlands batigolix Utrecht
The contrib module flood_control does not do this kind of logging.
Can you disable the contrib module flood_control and repeat the tests?
This may have its origin in the Drupal Core user flood functionality web/core/modules/user/src/EventSubscriber/UserFloodSubscriber.php