Nick Couchman
|
e5b93feb1e
|
GUACAMOLE-870: Replace POSITION with CHARINDEX for SQL Server.
|
2019-09-05 14:44:46 -04:00 |
|
Michael Jumper
|
a00baf6d89
|
Merge 1.1.0 changes back to master.
|
2019-09-01 15:07:38 -07:00 |
|
Nick Couchman
|
610ed6934e
|
GUACAMOLE-234: Fix bind issue that occurs using try-with-resources.
|
2019-08-26 11:19:35 -04:00 |
|
leetxyz
|
5ac68c3f72
|
GUACAMOLE-699: Fix language ordering, add de.json to auth-jdbc-*, fix intendation
|
2019-08-15 18:09:30 +02:00 |
|
Mike Jumper
|
df8b8ab0e6
|
GUACAMOLE-769: Merge fix for regression in appearance of RADIUS challenge/response interface.
|
2019-08-13 12:15:30 -07:00 |
|
Virtually Nick
|
e86e415493
|
GUACAMOLE-769: Add back empty translation string.
|
2019-08-13 14:57:41 -04:00 |
|
Virtually Nick
|
95ec3c73ce
|
GUACAMOLE-774: Different approach to loading MD4 support.
|
2019-08-13 14:11:38 -04:00 |
|
Virtually Nick
|
f7d836da9e
|
GUACAMOLE-774: Deal with deprecated Provider constructor.
|
2019-08-13 13:45:36 -04:00 |
|
Virtually Nick
|
1b6f0bdcc1
|
GUACAMOLE-774: Fix deprecation issue with Java 9 and up.
|
2019-08-13 06:31:59 -04:00 |
|
Mike Jumper
|
7f581a1536
|
GUACAMOLE-774: Merge dynamic loading of MD4 support (for RADIUS MSCHAPv1/2).
|
2019-08-12 18:08:36 -07:00 |
|
Virtually Nick
|
e5fab49d75
|
GUACAMOLE-774: Remove unnecessary null checks.
|
2019-08-12 20:13:37 -04:00 |
|
leetxyz
|
222ac78576
|
GUACAMOLE-699: Various fixes according to comments in PR
|
2019-08-12 21:02:36 +02:00 |
|
Michael Jumper
|
25c87922d5
|
Merge 1.1.0 changes back to master.
|
2019-08-12 10:15:49 -07:00 |
|
Virtually Nick
|
749da7d29c
|
GUACAMOLE-234: Fix resource leaks in new LDAP code.
|
2019-08-12 13:03:31 -04:00 |
|
Virtually Nick
|
a4495cf6ec
|
Merge 1.1.0 changes to master.
|
2019-08-11 19:05:11 -04:00 |
|
Virtually Nick
|
1d205fd451
|
GUACAMOLE-360: Merge add support for joining active connections without share links.
|
2019-08-11 19:03:05 -04:00 |
|
Mike Jumper
|
97d550de8e
|
GUACAMOLE-769: Merge cleanup of RADIUS challenge response interface.
|
2019-08-11 15:58:05 -07:00 |
|
Michael Jumper
|
6e439bf827
|
Merge 1.1.0 changes back to master.
|
2019-08-11 15:54:36 -07:00 |
|
Virtually Nick
|
59c46da5b5
|
GUACAMOLE-769: Get the value and avoid splitting the string.
|
2019-08-11 18:49:45 -04:00 |
|
Virtually Nick
|
516963a162
|
GUACAMOLE-769: Clean up documentation and add challenge variable comment.
|
2019-08-11 18:49:45 -04:00 |
|
Virtually Nick
|
11f7a7f3c7
|
GUACAMOLE-234: Update license files.
|
2019-08-11 18:37:43 -04:00 |
|
Michael Jumper
|
403431bf92
|
GUACAMOLE-360: Add support for joining active connections to the database auth.
|
2019-08-11 14:30:31 -07:00 |
|
Virtually Nick
|
7dceecd7f3
|
GUACAMOLE-769: Finish removing custom RADIUS challenge field.
|
2019-08-11 14:33:17 -04:00 |
|
Virtually Nick
|
30591dcc2e
|
GUACAMOLE-769: Use standard password field for RADIUS challenge.
|
2019-08-11 14:25:15 -04:00 |
|
Virtually Nick
|
8b172a98fc
|
GUACAMOLE-234: Fix style, debug messages, and logger output.
|
2019-08-10 22:14:56 -04:00 |
|
Virtually Nick
|
8c1a3f3435
|
GUACAMOLE-234: Remove stray catch block.
|
2019-08-10 13:57:51 -04:00 |
|
Virtually Nick
|
5ea518a390
|
GUACAMOLE-234: Update to latest available Apache Directory API.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
ed568b1f55
|
GUACAMOLE-234: Tweaks to handling bind requests/failures.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
742b0c4e65
|
GUACAMOLE-234: Correctly handle bind failure.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
791cfeabbb
|
GUACAMOLE-234: Only try LDAP bind if user authenticated with LDAP.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
fc5c4c538e
|
GUACAMOLE-234: Don't close the connection after bind.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
d7d622051f
|
GUACAMOLE-234: Change EqualityNode to PresenceNode for wildcard objectClass.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
72dad76d42
|
GUACAMOLE-234: Adjust LDAP filters.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
7825f57b99
|
GUACAMOLE-234: Correct counter for referral hops.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
7a17b7f935
|
GUACAMOLE-234: Add storage for the LDAP Bind DN to LDAPAuthenticateduser.
|
2019-08-10 13:57:51 -04:00 |
|
Nick Couchman
|
d0b1d7639e
|
GUACAMOLE-234: Clean up comments, instanceof, and type-casting.
|
2019-08-10 13:57:09 -04:00 |
|
Nick Couchman
|
4aa4489b78
|
GUACAMOLE-234: Correct LDAP filter mispelling.
|
2019-08-10 13:56:12 -04:00 |
|
Nick Couchman
|
288fcb5e13
|
GUACAMOLE-234: Exclude slf4j from Apache Directory dependency.
|
2019-08-10 13:56:11 -04:00 |
|
Nick Couchman
|
41e3b8ca56
|
GUACAMOLE-234: Clean up comments.
|
2019-08-10 13:56:11 -04:00 |
|
Nick Couchman
|
5777d93fdc
|
GUACAMOLE-234: Clean up some LDAP implementation details.
|
2019-08-10 13:56:11 -04:00 |
|
Nick Couchman
|
2f1fac51af
|
GUACAMOLE-234: Convert LDAP extension to use Apache Directory LDAP API.
|
2019-08-10 13:56:11 -04:00 |
|
Virtually Nick
|
85a7fa3b46
|
GUACAMOLE-769: Polish the RADIUS challenge box.
|
2019-08-10 13:45:14 -04:00 |
|
Mike Jumper
|
0dee33bfe4
|
GUACAMOLE-821: Merge Japanese translation.
|
2019-07-19 23:40:10 -07:00 |
|
chisatohasimoto
|
1cf08cff8f
|
GUACAMOLE-821:Add Japanese language support
|
2019-07-11 11:28:26 +09:00 |
|
chisatohasimoto
|
0cad9eef69
|
GUACAMOLE-821:Add Japanese language support
|
2019-07-08 13:28:03 +09:00 |
|
Michael Jumper
|
00f59420e5
|
Merge 1.1.0 changes back to master.
|
2019-06-23 19:37:32 -07:00 |
|
Virtually Nick
|
9c26a7613c
|
GUACAMOLE-579: Remove unnecessary JUnit dependencies.
|
2019-06-22 20:02:46 -04:00 |
|
Virtually Nick
|
7f26ba7a52
|
GUACAMOLE-579: Insure that CAS is providing a username.
|
2019-06-22 19:27:52 -04:00 |
|
Virtually Nick
|
a6601a2bfd
|
GUACAMOLE-579: Change fromAttribute to canonicalize
|
2019-06-21 12:54:42 -04:00 |
|
Virtually Nick
|
d8db630dbd
|
GUACAMOLE-579: Clean up comments, implement convenience method for tokens without a prefix, and remove unneeded classes.
|
2019-06-20 20:41:41 -04:00 |
|