mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 06:03:38 +09:00
- increase security via option for Password field in user account;
This commit is contained in:
@@ -498,6 +498,7 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'account_name_disable' => 0,
|
||||
'account_name_require' => 1,
|
||||
'account_email' => 1,
|
||||
'account_general_password' => 0,
|
||||
'account_hide_in_directory' => 1,
|
||||
'account_require_strongpass' => 0,
|
||||
'photo_thumb_sizes' => array( 40, 80, 190 ),
|
||||
|
||||
Reference in New Issue
Block a user