[X2Go-Commits] x2gobroker.git - build-main (branch) updated: 0.0.0.5-44-gfa1b069

X2Go dev team git-admin at x2go.org
Sun May 19 13:03:22 CEST 2013


The branch, build-main has been updated
       via  fa1b06962977c3c10d90af3544e2d1aa8a7ac4e4 (commit)
      from  f74dbc86da2fee649b2c8e75104e7b45885742d4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 lib/x2gobroker-agent.pl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/lib/x2gobroker-agent.pl b/lib/x2gobroker-agent.pl
index 9b20e40..1e98d9d 100755
--- a/lib/x2gobroker-agent.pl
+++ b/lib/x2gobroker-agent.pl
@@ -187,7 +187,7 @@ if($mode eq 'delauthkey')
 	my $authkeyfile = shift or die;
 	InitX2GoUser($uid, $uidNumber, $gidNumber, $home);
 	print "OK\n";
-	DelAuthKey($uidNumber, $gidNumber, $home);
+	DelAuthKey($uid, $uidNumber, $gidNumber, $home, $pubkey, $authkeyfile);
 }
 
 if($mode eq 'suspend')


hooks/post-receive
-- 
x2gobroker.git (HTTP(S) Session broker for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).




More information about the x2go-commits mailing list