@@ -714,7 +714,8 @@
"collapsible": 0,
"columns": 0,
"default": "0",
"fieldname": "enable_two_factor_auth",
"description": "If enabled, the password strength will be enforced based on the Minimum Password Score value. A value of 2 being medium strong and 4 being very strong.",
"fieldname": "enable_password_policy",
"fieldtype": "Check",
"hidden": 0,
"ignore_user_permissions": 0,
@@ -723,7 +724,7 @@
"in_global_search": 0,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "Enable Two Factor Authentication ",
"label": "Enable Password Policy ",
"length": 0,
"no_copy": 0,
"permlevel": 0,
@@ -744,10 +745,9 @@
"bold": 0,
"collapsible": 0,
"columns": 0,
"default": "OTP App",
"depends_on": "eval:doc.enable_two_factor_auth==1",
"description": "Choose authentication method to be used by all users",
"fieldname": "two_factor_method",
"default": "2",
"depends_on": "eval:doc.enable_password_policy==1",
"fieldname": "minimum_password_score",
"fieldtype": "Select",
"hidden": 0,
"ignore_user_permissions": 0,
@@ -756,10 +756,10 @@
"in_global_search": 0,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "Authentication method ",
"label": "Minimum Password Score ",
"length": 0,
"no_copy": 0,
"options": "OTP App\nSMS\nEmail ",
"options": "2\n4 ",
"permlevel": 0,
"precision": "",
"print_hide": 0,
@@ -778,10 +778,9 @@
"bold": 0,
"collapsible": 0,
"columns": 0,
"depends_on": "eval:doc.enable_two_factor_auth==1 && doc.two_factor_method == \"OTP App\" && doc.send_barcode_as_email==1",
"description": "Time in seconds to retain QR code image on server. Min:<strong>240</strong>",
"fieldname": "lifespan_barcode_image",
"fieldtype": "Int",
"default": "0",
"fieldname": "enable_two_factor_auth",
"fieldtype": "Check",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
@@ -789,7 +788,7 @@
"in_global_search": 0,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "Delete QR Code Image On server ",
"label": "Enable Two Factor Authentication ",
"length": 0,
"no_copy": 0,
"permlevel": 0,
@@ -810,9 +809,11 @@
"bold": 0,
"collapsible": 0,
"columns": 0,
"default": "Frappe Framework",
"fieldname": "otp_issuer_name",
"fieldtype": "Data",
"default": "OTP App",
"depends_on": "eval:doc.enable_two_factor_auth==1",
"description": "Choose authentication method to be used by all users",
"fieldname": "two_factor_method",
"fieldtype": "Select",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
@@ -820,10 +821,10 @@
"in_global_search": 0,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "OTP Issuer Name ",
"label": "Authentication method ",
"length": 0,
"no_copy": 0,
"options": "",
"options": "OTP App\nSMS\nEmail ",
"permlevel": 0,
"precision": "",
"print_hide": 0,
@@ -842,18 +843,18 @@
"bold": 0,
"collapsible": 0,
"columns": 0,
"default": "0 ",
"description": "If enabled, the password strength will be enforced based on the Minimum Password Score value. A value of 2 being medium strong and 4 being very strong. ",
"fieldname": "enable_password_policy ",
"fieldtype": "Check ",
"depends_on": "eval:doc.enable_two_factor_auth==1 && doc.two_factor_method == \"OTP App\" ",
"description": "Time in seconds to retain QR code image on server. Min:<strong>240</strong> ",
"fieldname": "lifespan_qrcode_image ",
"fieldtype": "Int ",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_filter": 0,
"in_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "Enable Password Policy ",
"label": "Delete QR Code Image On server ",
"length": 0,
"no_copy": 0,
"permlevel": 0,
@@ -874,10 +875,10 @@
"bold": 0,
"collapsible": 0,
"columns": 0,
"default": "2 ",
"depends_on": "eval:doc.enable_password_policy ==1",
"fieldname": "minimum_password_scor e",
"fieldtype": "Select ",
"default": "Frappe Framework ",
"depends_on": "eval:doc.enable_two_factor_auth ==1",
"fieldname": "otp_issuer_nam e",
"fieldtype": "Data ",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
@@ -885,10 +886,10 @@
"in_global_search": 0,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "Minimum Password Scor e",
"label": "OTP Issuer Nam e",
"length": 0,
"no_copy": 0,
"options": "2\n4 ",
"options": "",
"permlevel": 0,
"precision": "",
"print_hide": 0,
@@ -1024,37 +1025,6 @@
"set_only_once": 0,
"unique": 0
},
{
"allow_bulk_edit": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
"columns": 0,
"depends_on": "eval:doc.enable_two_factor_auth==1 && doc.two_factor_method == \"OTP App\"",
"fieldname": "send_barcode_as_email",
"fieldtype": "Check",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_xss_filter": 0,
"in_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_standard_filter": 0,
"label": "Send QR Code as email",
"length": 0,
"no_copy": 0,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"read_only": 0,
"remember_last_selected_value": 0,
"report_hide": 0,
"reqd": 0,
"search_index": 0,
"set_only_once": 0,
"unique": 0
},
{
"allow_bulk_edit": 0,
"allow_on_submit": 0,
@@ -1187,8 +1157,8 @@
"issingle": 1,
"istable": 0,
"max_attachments": 0,
"modified": "2017-07-20 22:57:56.466867 ",
"modified_by": "Administrator ",
"modified": "2017-07-31 02:05:48.674604 ",
"modified_by": "chude.osiegbu@manqala.com ",
"module": "Core",
"name": "System Settings",
"name_case": "",