mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43: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}
|
{/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
|
##V83 Add
|
||||||
static.security.default_access_level =
|
static.security.default_access_level =
|
||||||
phone_setting.reserve_certs_config.enable =
|
phone_setting.reserve_certs_config.enable =
|
||||||
@@ -2030,4 +2038,3 @@ phone_setting.end_call_on_hook.enable=
|
|||||||
|
|
||||||
directory_setting.shared_contact.enable=
|
directory_setting.shared_contact.enable=
|
||||||
shared_contact_list.url=
|
shared_contact_list.url=
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user