Remove trailing whitespace.
[guacamole.git] / src / main / java / net / sourceforge / guacamole / net / basic / BasicLogin.java
2012-08-09 Michael JumperRemove trailing whitespace.
2012-03-23 Michael JumperRefactored as implementations of AuthenticatingHttpServlet.
2012-03-23 Michael JumperRename from guacamole-default-webapp to guacamole,...
2011-12-21 Michael Jumperauth-provider property should be required.
2011-12-19 Michael JumperFixed comments.
2011-08-17 Michael JumperAuth API improvements, logout link.
2011-08-15 Michael JumperConverted to generic credentials.
2011-08-15 Michael JumperAdded UserConfiguration, refactored auth into own package.
2011-08-13 Michael JumperWorking multiple-config login stub.
2011-08-11 Michael JumperWorking login + connection list UI stub.
2011-04-09 Michael JumperMigrated to new tunnel API.
2011-01-23 Michael JumperMigrated to new tunnel servlet API, updated .gitignore