mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Add Yealink password_use_default.mode
This commit is contained in:
@@ -374,6 +374,14 @@ static.security.user_password = {$var_name}:{$var_password}
|
||||
{/if}
|
||||
|
||||
|
||||
# 0: Default mode, allows users to use default passwords.
|
||||
# 1: Force mode, mandates users to change default passwords; both web and LCD interfaces require password modification before use.
|
||||
# 2: Semi-force mode, compels users to change default password when logging in via the web interface; the LCD interface can be used without changing the password.
|
||||
# 3: Semi-force mode, requires users to change default password when logging in via the web interface; the LCD interface enforces password change only upon entering advanced settings.
|
||||
static.security.password_use_default.mode = 0
|
||||
|
||||
|
||||
|
||||
##V83 Add
|
||||
static.security.default_access_level =
|
||||
phone_setting.reserve_certs_config.enable =
|
||||
@@ -2030,4 +2038,3 @@ phone_setting.end_call_on_hook.enable=
|
||||
|
||||
directory_setting.shared_contact.enable=
|
||||
shared_contact_list.url=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user