[X2Go-Commits] [x2gobroker] branch master updated (8018b73 -> 051ceb6)

git-admin at x2go.org git-admin at x2go.org
Thu Apr 3 12:24:54 CEST 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2gobroker.

      from  8018b73   Change pre and post scripts to use common codebase across frontends. (Fixes: #469). Add ability to have script run in select session after server is selected.
       new  f635b14   Add basic support for pulling https_get authmech config from configuration file. (Fixes: #470).
       new  3790cb7   mention all authmechs in Auth Mechs section in config file, even if not configurable
       new  db723ab   update test files to new situations in upstream code
       new  e0664d9   use UTF-8 in zeroconf broker backend for session profile list
       new  051ceb6   Several fixes while re-working the unittests...

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                            |    8 ++
 etc/x2gobroker.conf                         |   21 ++++-
 x2gobroker/authmechs/base_authmech.py       |    2 +-
 x2gobroker/authmechs/https_get_authmech.py  |   20 +++-
 x2gobroker/authmechs/none_authmech.py       |    2 +-
 x2gobroker/authmechs/pam_authmech.py        |    2 +-
 x2gobroker/authmechs/testsuite_authmech.py  |    2 +-
 x2gobroker/brokers/base_broker.py           |   44 +++++----
 x2gobroker/brokers/zeroconf_broker.py       |   70 +++++++-------
 x2gobroker/client/plain.py                  |   14 +--
 x2gobroker/defaults.py                      |    9 +-
 x2gobroker/tests/test_broker_base.py        |  133 +++++++++++++--------------
 x2gobroker/tests/test_broker_zeroconf.py    |   73 ++++++++-------
 x2gobroker/tests/test_client_plain_base.py  |    9 +-
 x2gobroker/tests/test_web_plain_base.py     |   10 +-
 x2gobroker/tests/test_web_plain_zeroconf.py |    6 +-
 16 files changed, 236 insertions(+), 189 deletions(-)

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git



More information about the x2go-commits mailing list