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

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


The branch, build-main has been updated
       via  c6fbb4cf743a450b4a251bf39e86822662b17a73 (commit)
      from  51cb5974db42ea58b28b4b520337fa00a0a80eab (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:
 x2gobroker/brokers/base_broker.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gobroker/brokers/base_broker.py b/x2gobroker/brokers/base_broker.py
index c718dc4..2f9b6d2 100644
--- a/x2gobroker/brokers/base_broker.py
+++ b/x2gobroker/brokers/base_broker.py
@@ -851,7 +851,7 @@ class X2GoBroker(object):
             x2gobroker.agent.add_authorized_key(username=username,
                                                 pubkey_hash=pubkey,
                                                 authorized_keys_file=self.get_authorized_keys_file(profile_id),
-                                                self.getremote_agent,
+                                                remote_agent=remote_agent,
             ),
             selected_session.update({
                 'authentication_privkey': privkey,


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