This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Python X2go Client (wxPython GUI)". The branch, develop has been updated via 496726f919949605fdc481d98d7be016cb157713 (commit) from 8a0d2e68c057649a967994db26e1354349d6ce12 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 496726f919949605fdc481d98d7be016cb157713 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sat Feb 26 02:29:23 2011 +0100 first draft for SSH host key checks (still missing: fingerprint / fingerprint type query of host) ----------------------------------------------------------------------- Summary of changes: pyhoca/wxgui/frontend.py | 94 ++++++++++++++++++----------- pyhoca/wxgui/logon.py | 6 +- pyhoca/wxgui/messages.py | 149 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 209 insertions(+), 40 deletions(-) create mode 100644 pyhoca/wxgui/messages.py hooks/post-receive -- Python X2go Client (wxPython GUI)