[X2Go-Commits] [x2gobroker] branch master updated (ca8e8bd -> 75bc19e)

git-admin at x2go.org git-admin at x2go.org
Mon Feb 12 15:56:21 CET 2018


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

x2go pushed a change to branch master
in repository x2gobroker.

      from  ca8e8bd   debian/changelog: merge in changes from release/0.0.3.x branch.
       new  0f1e50d   debian/x2gobroker-ssh.prerm: Replace header (was: postrm API, now: prerm API).
       new  358ba52   x2gobroker/basicauth.py: Fix call of base64.decodestring on Python3.
       new  134ecd6   unit tests: Fix deep misunderstanding in the way allow-deny vs. deny-allow should actually work.
       new  75bc19e   x2gobroker/brokers/base_broker.py: Entire rewrite of check_profile_acls() method. (Fixes: #1234).

The 4 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                        |   5 +
 debian/x2gobroker-ssh.prerm             |  19 ++-
 x2gobroker/basicauth.py                 |   2 +-
 x2gobroker/brokers/base_broker.py       |  48 +++----
 x2gobroker/tests/test_broker_base.py    | 213 ++++++++++++++++++++++++--------
 x2gobroker/tests/test_broker_inifile.py |   8 +-
 6 files changed, 198 insertions(+), 97 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list