user.flood.yml in Zircon Profile 8
Same filename and directory in other branches
core/modules/user/config/install/user.flood.yml
3 string references to 'user.flood'
- BasicAuth::authenticate in core/
modules/ basic_auth/ src/ Authentication/ Provider/ BasicAuth.php - Authenticates the user.
- UserLoginForm::validateAuthentication in core/
modules/ user/ src/ Form/ UserLoginForm.php - Checks supplied username/password against local users table.
- UserLoginForm::validateFinal in core/
modules/ user/ src/ Form/ UserLoginForm.php - Checks if user was not authenticated, or if too many logins were attempted.
File
core/modules/user/config/install/user.flood.ymlView source
- uid_only: false
- ip_limit: 50
- ip_window: 3600
- user_limit: 5
- user_window: 21600