Fix wording of error message.
[guacamole.git] / src / main / java / net / sourceforge / guacamole / net / basic / BasicFileAuthenticationProvider.java
2012-04-18 Michael JumperFix wording of error message.
2012-04-18 Michael JumperRename remote-server to connection.
2012-04-18 Michal KotasImplement multiple authorized connections per user.
2012-03-23 Michael JumperRename from guacamole-default-webapp to guacamole,...
2011-12-21 Michael JumperNo need to create Map if user not valid.
2011-12-21 Michael JumperShould return null if user is not valid.
2011-12-19 Michael JumperFixed comments.
2011-12-09 Michael JumperFix ticket #66 - XMLReader.parse() can throw an excepti...
2011-08-17 Michael JumperFormatting.
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-07-15 Michael JumperHandle possible NPE in mapping loader.
2011-07-15 Michael JumperImproved logging for user-mapping and login.
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