mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 03:34:04 +02:00
[ticket/14465] Remove setting for maximum password length
PHPBB3-14465
This commit is contained in:
@@ -402,7 +402,6 @@ class phpbb_questionnaire_phpbb_data_provider
|
||||
'max_login_attempts' => true,
|
||||
'max_name_chars' => true,
|
||||
'max_num_search_keywords' => true,
|
||||
'max_pass_chars' => true,
|
||||
'max_poll_options' => true,
|
||||
'max_post_chars' => true,
|
||||
'max_post_font_size' => true,
|
||||
|
Reference in New Issue
Block a user