summaryrefslogtreecommitdiff
path: root/daemon/gdm-session-worker.xml
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2012-08-17 00:13:16 -0400
committerRay Strode <rstrode@redhat.com>2012-08-18 09:51:05 -0400
commitff7bfd22ab7c1074a679d0b035f8dde9a7cf1e7c (patch)
treef324d51a86936944f7fa94b136ce9eee974eebce /daemon/gdm-session-worker.xml
parent00294ddae67288dc4c0796778a36946f437f0b6a (diff)
downloadgdm-ff7bfd22ab7c1074a679d0b035f8dde9a7cf1e7c.tar.gz
Revert "daemon: Provide mechanism for providing an authentication secret up front"
This reverts commit 67235fd797e5b9a88178f4733551814b61a4711b. As pointed out by Giovanni, this code is incorrect, as PAM_AUTHTOK doesn't work when not in a PAM module. https://bugzilla.gnome.org/show_bug.cgi?id=678057
Diffstat (limited to 'daemon/gdm-session-worker.xml')
-rw-r--r--daemon/gdm-session-worker.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/daemon/gdm-session-worker.xml b/daemon/gdm-session-worker.xml
index 186844c0..4595ac7e 100644
--- a/daemon/gdm-session-worker.xml
+++ b/daemon/gdm-session-worker.xml
@@ -59,9 +59,6 @@
<arg name="uid_of_caller" direction="in" type="i"/>
<arg name="address" direction="out" type="s"/>
</method>
- <method name="SetInitialSecret">
- <arg name="initial_secret" direction="in" type="s"/>
- </method>
<signal name="SessionExited">
<arg name="service_name" type="s" />