Mike Gabriel
2018-02-12 14:56:21 UTC
tag #1234 pending
fixed #1234 0.0.4.0
thanks
Hello,
X2Go issue #1234 (src:x2gobroker) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=75bc19e
The issue will most likely be fixed in src:x2gobroker (0.0.4.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 75bc19eea6433110733d53e4de23ab2703b19179
Author: Mike Gabriel <***@das-netzwerkteam.de>
Date: Mon Feb 12 15:53:33 2018 +0100
x2gobroker/brokers/base_broker.py: Entire rewrite of check_profile_acls() method. (Fixes: #1234).
diff --git a/debian/changelog b/debian/changelog
index 2d7940e..116897b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium
- x2gobroker/basicauth.py: Fix call of base64.decodestring on Python3.
- Unit tests: Fix deep misunderstanding in the way allow-deny vs.
deny-allow should actually work.
+ - x2gobroker/brokers/base_broker.py: Entire rewrite of
+ check_profile_acls() method. (Fixes: #1234).
* debian/{control,compat}: Bump to DH version level 9.
* debian/{control,x2gobroker-common.install}:
+ Split out common files into non-Pythonian bin:pkg.
fixed #1234 0.0.4.0
thanks
Hello,
X2Go issue #1234 (src:x2gobroker) reported by you has been
fixed in X2Go Git. You can see the changelog below, and you can
check the diff of the fix at:
http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=75bc19e
The issue will most likely be fixed in src:x2gobroker (0.0.4.0).
light+love
X2Go Git Admin (on behalf of the sender of this mail)
---
commit 75bc19eea6433110733d53e4de23ab2703b19179
Author: Mike Gabriel <***@das-netzwerkteam.de>
Date: Mon Feb 12 15:53:33 2018 +0100
x2gobroker/brokers/base_broker.py: Entire rewrite of check_profile_acls() method. (Fixes: #1234).
diff --git a/debian/changelog b/debian/changelog
index 2d7940e..116897b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,8 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium
- x2gobroker/basicauth.py: Fix call of base64.decodestring on Python3.
- Unit tests: Fix deep misunderstanding in the way allow-deny vs.
deny-allow should actually work.
+ - x2gobroker/brokers/base_broker.py: Entire rewrite of
+ check_profile_acls() method. (Fixes: #1234).
* debian/{control,compat}: Bump to DH version level 9.
* debian/{control,x2gobroker-common.install}:
+ Split out common files into non-Pythonian bin:pkg.