[X2Go-Dev] Bug#449: [PATCH] Add support to run pre and post authentication scripts.

2014-03-06 Thread Josh Lukens
Package: x2gobroker Version: 0.0.2.4 Severity: wishlist Diff is on top of patch in bug 447. This allows for things like logging to external systems, adjusting firewall rules for connecting users, mangling user data for various reasons before returning session info, etc. Follows similar

[X2Go-Dev] Bug#450: [PATCH] Add simple https get authmech

2014-03-06 Thread Josh Lukens
Package: x2gobroker Version: 0.0.2.4 Severity: wishlist Very simple authmech that requests a webpage over https with basic auth. If the page is fetched successfully (status 200) the user is authenticated. Used in conjunction with something like an apache server you can get easy access to