[X2go-Commits] python-x2go.git - master (branch) updated: 0.2.0.10-12-g53ef903

X2Go dev team git-admin at x2go.org
Fri Sep 28 15:31:14 CEST 2012


The branch, master has been updated
       via  53ef90396c4951ab6f29ab4fe255cf24bd93879d (commit)
      from  0a195f200987ef888ee52a2906829e458f9fd7ad (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 -----------------------------------------------------------------
commit 53ef90396c4951ab6f29ab4fe255cf24bd93879d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Sep 28 15:31:07 2012 +0200

    Revert "Add x2goclient sessions parameter ,,usebrokerpass''."
    
    This reverts commit 0a195f200987ef888ee52a2906829e458f9fd7ad.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    1 -
 x2go/defaults.py |    1 -
 2 files changed, 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 2956408..1698a0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,7 +7,6 @@ python-x2go (0.2.0.11-0~x2go1) UNRELEASED; urgency=low
     - Implementation of session profile parameters ,,sshproxysameuser''
       and ,,sshproxysameauth''.
     - Fixing typos in __doc__ strings.
-    - Add x2goclient sessions parameter ,,usebrokerpass''.
   * /debian/rules:
     + Allow package build on systems with missing dh_python2.
 
diff --git a/x2go/defaults.py b/x2go/defaults.py
index 639e1ba..d08f146 100644
--- a/x2go/defaults.py
+++ b/x2go/defaults.py
@@ -310,7 +310,6 @@ X2GO_SESSIONPROFILE_DEFAULTS = {
     'rdpoptions': '-u X2GO_USER -p X2GO_PASSWORD', 'rdpserver': '',
     'print': False,
     'xdmcpserver': 'localhost',
-    'usebrokerpass': False,
     }
 """L{X2goSessionProfiles} default values to fill a new session profile with."""
 ##


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

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 "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list