mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
* enhancements related to #1599;
This commit is contained in:
@@ -691,6 +691,7 @@ if ( ! class_exists( 'um\Config' ) ) {
|
||||
'enable_reset_password_limit' => true,
|
||||
'reset_password_limit_number' => 3,
|
||||
'change_password_request_limit' => false,
|
||||
'only_approved_user_reset_password' => true,
|
||||
'blocked_emails' => '',
|
||||
'blocked_words' => 'admin' . "\r\n" . 'administrator' . "\r\n" . 'webmaster' . "\r\n" . 'support' . "\r\n" . 'staff',
|
||||
'allowed_choice_callbacks' => '',
|
||||
|
||||
Reference in New Issue
Block a user