Michael Jumper
|
70785697f0
|
GUAC-1115: Fix typo in comment regarding ldap-username-attribute.
|
2015-10-23 16:42:01 -07:00 |
|
Michael Jumper
|
1b0961bee5
|
GUAC-1115: Do not require config base DN if not storing connections.
|
2015-10-23 16:29:44 -07:00 |
|
Michael Jumper
|
c173929002
|
GUAC-1115: Log failures to bind with search DN.
|
2015-10-23 16:09:54 -07:00 |
|
Michael Jumper
|
bd497c40b1
|
GUAC-1115: Move LDAP connection management into own service.
|
2015-10-23 16:03:53 -07:00 |
|
Michael Jumper
|
00bf24791f
|
GUAC-1115: Ensure LDAP connection is always cleaned up.
|
2015-10-23 15:53:04 -07:00 |
|
Michael Jumper
|
80a6e4cac6
|
GUAC-1115: Fix formatting of user query.
|
2015-10-23 15:51:40 -07:00 |
|
Michael Jumper
|
529dccf675
|
GUAC-1115: Fix NPE in password conversion.
|
2015-10-23 15:51:22 -07:00 |
|
Michael Jumper
|
725e7d553c
|
GUAC-1115: Add ConfigurationService functions for retrieving search DN and password.
|
2015-10-23 15:38:44 -07:00 |
|
Michael Jumper
|
bf53b5515d
|
GUAC-1115: Move DN derivation into UserService.
|
2015-10-23 15:22:31 -07:00 |
|
Michael Jumper
|
947e7b1004
|
GUAC-1115: Add LDAP query for retrieving the DNs which correspond to a particular user account.
|
2015-10-23 15:18:33 -07:00 |
|
Michael Jumper
|
eca825c899
|
GUAC-1115: Split bindAs() into LDAP- and Guacamole-specific versions of the same.
|
2015-10-23 15:17:57 -07:00 |
|
Michael Jumper
|
c563fa43b4
|
GUAC-1115: Warn if we need to directly derive the user DN, but can't because multiple username attributes were provided.
|
2015-10-20 15:24:26 -07:00 |
|
Michael Jumper
|
1c7794b870
|
GUAC-1115: Treat empty lists as blank.
|
2015-10-20 15:23:05 -07:00 |
|
Michael Jumper
|
cbfcd8b1e4
|
GUAC-1115: Add and document ldap-search-bind-* properties.
|
2015-10-20 15:19:04 -07:00 |
|
Michael Jumper
|
abe709a71b
|
GUAC-1115: Proceed even if an error prevents retrieval of all users in the directory (mitigates GUAC-1353).
|
2015-10-20 15:18:17 -07:00 |
|
Michael Jumper
|
b87afb9b54
|
GUAC-1115: Correct documented semantics of LDAP_USER_BASE_DN.
|
2015-10-20 15:00:19 -07:00 |
|
Michael Jumper
|
8c284399b1
|
GUAC-1115: Accept multiple username attributes.
|
2015-10-20 14:57:09 -07:00 |
|
James Muehlner
|
5de7682cf7
|
GUAC-1193: Create connection history interface, and add simple implementation.
|
2015-09-22 23:33:51 -07:00 |
|
Michael Jumper
|
25a5cf27c0
|
GUAC-1350: Invalid logins should not result in "insufficient credentials" exceptions.
|
2015-09-15 21:41:12 -07:00 |
|
Michael Jumper
|
5f5b9f5cb8
|
GUAC-1280: Bump version numbers to 0.9.8 where appropriate.
|
2015-09-04 10:48:11 -07:00 |
|
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 |
|