Users
in package
Configuration file: Config\Modules\Users.
Table of Contents
- $CHECK_LAST_USERNAME : mixed
- Verify previously used usernames
- $FAVORITE_OWNERS : mixed
- Activation of favorite owners
- $IS_VISIBLE_USER_INFO_FOOTER : mixed
- Show information about logged user in footer
- $pwnedPasswordProvider : mixed
- Provider to the check password is in the stolen passwords database
- $SHOW_ROLE_NAME : mixed
- Show role name
- $USER_NAME_IS_EDITABLE : mixed
- Is it possible to edit usernames?
Properties
$CHECK_LAST_USERNAME
Verify previously used usernames
public
static mixed
$CHECK_LAST_USERNAME
= true
$FAVORITE_OWNERS
Activation of favorite owners
public
static mixed
$FAVORITE_OWNERS
= false
$IS_VISIBLE_USER_INFO_FOOTER
Show information about logged user in footer
public
static mixed
$IS_VISIBLE_USER_INFO_FOOTER
= false
$pwnedPasswordProvider
Provider to the check password is in the stolen passwords database
public
static mixed
$pwnedPasswordProvider
= 'YetiForce'
$SHOW_ROLE_NAME
Show role name
public
static mixed
$SHOW_ROLE_NAME
= true
$USER_NAME_IS_EDITABLE
Is it possible to edit usernames?
public
static mixed
$USER_NAME_IS_EDITABLE
= true