Package: x2goclient Version: 4.0.3.2 Severity: grave
x2goclient start in broker mode with «--broker-autologoff» parameter. At the end of the session the user get into the authentication window, we can press the "OK" button and connect without a password under the user who last connected to the system. Video: http://youtu.be/dXu_clQfCtc
Add lines config.brokerPass.clear(); config.brokerUser.clear(); in the function "void ONMainWindow :: slotGetBrokerAuth ()" does not help.
-- Yours truly, Sergey Savko.