user.flood.yml in Open Social 10.1.x
Same filename and directory in other branches
- 8.9 config/install/user.flood.yml
- 8 config/install/user.flood.yml
- 8.2 config/install/user.flood.yml
- 8.3 config/install/user.flood.yml
- 8.4 config/install/user.flood.yml
- 8.5 config/install/user.flood.yml
- 8.6 config/install/user.flood.yml
- 8.7 config/install/user.flood.yml
- 8.8 config/install/user.flood.yml
- 10.3.x config/install/user.flood.yml
- 10.0.x config/install/user.flood.yml
- 10.2.x config/install/user.flood.yml
config/install/user.flood.yml
4 string references to 'user.flood'
- SocialUserFloodForm::buildForm in modules/
social_features/ social_user/ src/ Form/ SocialUserFloodForm.php - Form constructor.
- SocialUserFloodForm::getEditableConfigNames in modules/
social_features/ social_user/ src/ Form/ SocialUserFloodForm.php - Gets the configuration names that will be editable.
- SocialUserLoginForm::validateAuthentication in modules/
social_features/ social_user/ src/ Form/ SocialUserLoginForm.php - Checks supplied username/password against local users table.
- SocialUserLoginForm::validateFinal in modules/
social_features/ social_user/ src/ Form/ SocialUserLoginForm.php - Checks if user was not authenticated, or if too many logins were attempted.
File
config/install/user.flood.ymlView source
- uid_only: false
- ip_limit: 50000
- ip_window: 3600
- user_limit: 5
- user_window: 1800