Remove use of X-Guacamole-Error-Message header, return null rather than throwing...
[guacamole.git] / src / main / java / net / sourceforge / guacamole / net / basic / BasicGuacamoleTunnelServlet.java
2012-03-25 Michael JumperRemove use of X-Guacamole-Error-Message header, return...
2012-03-23 Michael JumperAdd tunnel connect/close notification.
2012-03-23 Michael JumperGet credentials and configs from AuthenticatingHttpServ...
2012-03-23 Michael JumperRefactored as implementations of AuthenticatingHttpServlet.
2011-12-20 Michael JumperChanged 'No authorized configurations' message to somet...
2011-12-19 Michael JumperFixed comments.
2011-12-10 Michael JumperRemoved unused retrieval of auth provider.
2011-08-17 Michael JumperAuth API improvements, logout link.
2011-08-15 Michael JumperAdded UserConfiguration, refactored auth into own package.
2011-08-13 Michael JumperWorking multiple-config login stub.
2011-07-15 Michael JumperImproved logging for user-mapping and login.
2011-07-14 Michael JumperAdded logging via SLF4J
2011-05-13 Michael JumperRefactored supporting revised API.
2011-04-09 Michael JumperMigrated to new tunnel API.
2011-01-23 Michael JumperMigrated to new tunnel servlet API, updated .gitignore