fix: set logout from all sessions true as default for all users

This commit is contained in:
Saurabh 2021-02-01 16:17:40 +05:30
parent 9656ef3940
commit 215588fcc7

View file

@ -302,7 +302,7 @@
"no_copy": 1
},
{
"default": "0",
"default": "1",
"fieldname": "logout_all_sessions",
"fieldtype": "Check",
"label": "Logout From All Devices After Changing Password"
@ -629,11 +629,6 @@
"link_doctype": "User Permission",
"link_fieldname": "user"
},
{
"group": "Settings",
"link_doctype": "Assignment Rule",
"link_fieldname": "user"
},
{
"group": "Settings",
"link_doctype": "Document Follow",
@ -656,7 +651,7 @@
}
],
"max_attachments": 5,
"modified": "2020-10-18 15:18:53.126800",
"modified": "2021-02-01 16:11:06.037543",
"modified_by": "Administrator",
"module": "Core",
"name": "User",