tag #716 pending fixed #716 0.0.3.0 thanks Hello, X2Go issue #716 (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=bc47e33 The issue will most likely be fixed in src:x2gobroker (0.0.3.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit bc47e33351c852d720d4e532f5c0aa431d834396 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Jan 5 11:04:36 2015 +0100 Don't strip off spaces from password strings. (Fixes: #716). diff --git a/debian/changelog b/debian/changelog index e054d03..b6fab83 100644 --- a/debian/changelog +++ b/debian/changelog @@ -300,6 +300,7 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low * New upstream version (0.0.3.0): - Handle spaces in broker login passwords when authservice is used. (Fixes: #706). + - Don't strip off spaces from password strings. (Fixes: #716). -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 07 Jun 2013 23:25:30 +0200