Merge pull request #12290 from saurabh6790/clear-session-on-password-reset

fix: set logout from all sessions true as default for all users
This commit is contained in:
mergify[bot] 2021-02-04 03:16:02 +00:00 committed by GitHub
commit 5e71041b5f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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"
@ -669,7 +669,7 @@
}
],
"max_attachments": 5,
"modified": "2021-01-02 11:21:50.507786",
"modified": "2021-02-01 16:11:06.037543",
"modified_by": "Administrator",
"module": "Core",
"name": "User",