diff options
author | Michele Calgaro <[email protected]> | 2019-03-10 17:24:02 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-03-10 17:24:02 +0900 |
commit | 7aa9258f19a31fd12da607e64e324e4c503d0cf4 (patch) | |
tree | a638bf1149b956e1cb0316c80adfe161c32d9883 /tdm/config.def | |
parent | c80e5d45b719cf0a769410ecd90fb0156394d322 (diff) | |
download | tdebase-7aa9258f19a31fd12da607e64e324e4c503d0cf4.tar.gz tdebase-7aa9258f19a31fd12da607e64e324e4c503d0cf4.zip |
Fixed use of SAK in lock process when autologin is used in TDM.
This resolves bug 2945.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdm/config.def')
-rw-r--r-- | tdm/config.def | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tdm/config.def b/tdm/config.def index 124887f20..5cfc56ed5 100644 --- a/tdm/config.def +++ b/tdm/config.def @@ -2011,10 +2011,11 @@ Description: Key: UseSAK Type: bool Default: false +User: core User: greeter Instance: #:*/false Comment: - SAK + Use SAK Description: If true then the SAK anti-spoofing dialog will be utilized |