Commit Graph

229 Commits

Author SHA1 Message Date
Michael Jumper
606b5dc8f2 GUAC-586: Remove unnecessary import. 2015-09-03 16:21:19 -07:00
Michael Jumper
c82f2312b8 GUAC-586: Fix potential NullPointerExceptions in basic and LDAP auth. 2015-09-03 15:55:23 -07:00
Michael Jumper
70485286d6 GUAC-586: Add localized data source names. Display data sources as tabs within user edit screen. 2015-09-02 19:51:27 -07:00
Michael Jumper
8dff06c819 GUAC-586: Ensure parent is properly set on LDAP connections. 2015-09-01 17:17:55 -07:00
Michael Jumper
71052fa126 GUAC-586: Implement listing of visible users within LDAP (by completely rewriting the LDAP auth provider). 2015-09-01 17:17:55 -07:00
Michael Jumper
b0ac5d22ff GUAC-586: Associate unique identifier with each AuthenticationProvider. 2015-08-28 12:14:02 -07:00
Michael Jumper
f41c7a7b1a GUAC-1174: Bump version numbers to 0.9.7. 2015-06-08 16:47:22 -07:00
Michael Jumper
abd3d381f9 GUAC-587: Include and validate Guacamole version in manifest. 2015-05-12 13:40:52 -07:00
Michael Jumper
3411c1b45a GUAC-587: Migrate noauth and LDAP to self-contained .jar files. 2015-05-11 15:52:36 -07:00
Michael Jumper
acc8d996fc GUAC-587: Add guac-manifest.json to LDAP. 2015-05-11 15:34:02 -07:00
Michael Jumper
4eadf19a91 GUAC-1170: Use relative paths for dist archives. 2015-04-26 23:24:24 -07:00
Michael Jumper
67424f693e GUAC-1170: Move to maven-assembly-plugin 2.5.3 for all projects. 2015-04-26 23:17:44 -07:00
Michael Jumper
fad3263909 GUAC-1170: LDAPAttribute.getStringValues() returns a non-generic Enumeration (sadly). 2015-04-26 18:46:28 -07:00
Michael Jumper
5fc0ff66b5 GUAC-1170: Remove use of deprecated GuacamoleProperties. 2015-04-26 18:46:28 -07:00
Michael Jumper
b74c05b9f7 GUAC-1170: Add -Werror and -Xlint:all options to Java builds. 2015-04-26 18:46:27 -07:00
Michael Jumper
bbae09b51b GUAC-1128: Bump version numbers to 0.9.6 as necessary. 2015-03-23 15:36:00 -07:00
Michael Jumper
0bfdea2543 GUAC-1018: Bump version to 0.9.5. 2015-02-15 17:45:04 -08:00
Michael Jumper
b6a9f6849b GUAC-938: Bump version numbers for 0.9.4. 2015-01-06 19:52:58 -08:00
Michael Jumper
713ecaae2a GUAC-908: Handle errors during connect/bind/query distinctly. Only rethrow server error if connection or query fails - failure to bind is just an invalid login. 2014-10-27 13:26:13 -07:00
Michael Jumper
52a35ab0b1 GUAC-855: Update version numbers of packages which depend on 0.9.3. 2014-09-19 11:50:14 -07:00
Michael Jumper
db2066fa1f GUAC-772: Bump version numbers to 0.9.2. 2014-07-21 13:42:53 -07:00
Michael Jumper
ac61c798e5 GUAC-569: Bump version numbers of guacamole-client components to 0.9.0. 2014-03-25 10:38:02 -07:00
Michael Jumper
0ab2932f1e Re-license guacamole-auth-ldap as MIT. 2014-01-03 12:59:05 -08:00
Michael Jumper
b6b5cdc8aa Fix classpath in dist.xml. Remove unnecessary logging dependency. 2013-08-26 15:53:10 -07:00
Michael Jumper
5912ea402d Remove central guac-dev repo reference. Refactor net.sourceforge.guacamole to org.glyptodon.guacamole. Extensions are remaining with their classes in net.sourceforge.guacamole for compatibility's sake until we have a better system for extensions. 2013-08-25 13:39:00 -07:00
Michael Jumper
fe944e9919 Remove whitespace errors at end of non-blank lines as well. 2013-08-22 17:54:57 -07:00
Michael Jumper
c559aeeabe Remove whitespace errors. 2013-08-22 17:53:48 -07:00
Michael Jumper
166a09fdae Remove TODOs, replace with logging. 2013-08-22 17:51:34 -07:00
Michael Jumper
1142419ed4 Add source from existing guacamole-auth-ldap. 2013-08-22 15:36:39 -07:00