Commit Graph

  • 1f8c240f8e GUACAMOLE-1123: Merge standardization on ActivityRecordSet for history retrieval. Mike Jumper 2020-10-30 11:27:04 -07:00
  • ba060f5534 GUACAMOLE-1123: Provide default interface implementations for history methods. Virtually Nick 2020-10-27 15:14:32 -04:00
  • 0430d5510a GUACAMOLE-1123: Fixes to comments, method scope, and minor code tweaks. Virtually Nick 2020-10-15 14:25:57 -04:00
  • 3d761ea794 GUACAMOLE-1123: Deprecate getHistory() method. Virtually Nick 2020-08-23 15:05:00 -04:00
  • 71625340f5 GUACAMOLE-1123: Implement new methods for retrieving user and connection history. Virtually Nick 2020-08-23 14:51:32 -04:00
  • 54b80f94bf GUACAMOLE-1123: Add RecordMapper support for searching history limited by the identifier of a record. Virtually Nick 2020-08-22 20:48:58 -04:00
  • 51f93ece8d GUACAMOLE-1081: Switch token modifiers to upper-case for consistency. Virtually Nick 2020-10-30 09:16:29 -04:00
  • 3854da3078 Merge 1.3.0 changes back to master. Virtually Nick 2020-10-28 16:07:44 -04:00
  • acf40b06b8 GUACAMOLE-1146: Merge take configured "totp-period" into account when generating tokens. Virtually Nick 2020-10-28 16:05:58 -04:00
  • f0c96c1e1e GUACAMOLE-1146: Take configured "totp-period" into account when generating tokens. Michael Jumper 2020-10-28 12:27:09 -07:00
  • 4374362163 Merge 1.3.0 changes back to master. Michael Jumper 2020-10-26 12:59:01 -07:00
  • 23eaaa9132 GUACAMOLE-760: Merge support for configuring MySQL / MariaDB server timezone. Mike Jumper 2020-10-26 12:54:23 -07:00
  • 6d7456ec31 GUACAMOLE-760: Add JUnit tests for TimeZone getAvailableIDs. Virtually Nick 2020-10-26 11:09:49 -04:00
  • 3630e7800c GUACAMOLE-760: Add validation and tests for the TimeZoneGuacamoleProperty Virtually Nick 2020-10-24 14:53:17 -04:00
  • 0ec9bec4c8 GUACAMOLE-760: Add support for configuring server timezone. Virtually Nick 2019-12-26 22:35:34 -05:00
  • 0091bb1aea GUACAMOLE-1149: Merge correct regression in TOTP support if user accounts are not automatically created. Virtually Nick 2020-08-21 07:22:26 -04:00
  • 1af7b15825 GUACAMOLE-942: Merge correct race condition in retrieval of readable connection identifiers. Virtually Nick 2020-08-21 07:14:00 -04:00
  • b07356164c GUACAMOLE-1149: Refresh model of current user after automatic account creation. Michael Jumper 2020-08-20 22:01:54 -07:00
  • cb50cea104 GUACAMOLE-1149: Refuse to update skeleton database users. Michael Jumper 2020-08-20 21:40:57 -07:00
  • 0bddff8bad GUACAMOLE-942: Correct race condition in retrieval of readable connection identifiers. Michael Jumper 2020-08-20 19:17:45 -07:00
  • f00f6d6935 GUACAMOLE-1152: Merge correct handling of client vs. server exceptions. Virtually Nick 2020-08-20 12:19:25 -04:00
  • 2ffe8d9705 GUACAMOLE-1152: Ensure field values accurately represent login state. Michael Jumper 2020-08-19 14:32:45 -07:00
  • 10e47a19ff GUACAMOLE-1152: Correctly differentiate between client errors and server errors. Michael Jumper 2020-08-17 16:48:52 -07:00
  • d4fb1b0549 GUACAMOLE-1135: Merge return MySQL StoreUrls in URI format Virtually Nick 2020-08-05 16:17:27 -04:00
  • d32ebd656a GUACAMOLE-1135: Return StoreUrls in URI format Richard Grime 2020-08-05 08:52:54 +00:00
  • 21eb3b4e23 GUACAMOLE-1147: Merge add support for additional LDAP properties in Docker container Virtually Nick 2020-08-04 11:18:08 -04:00
  • d4fdafef23 GUACAMOLE-1150: Merge fix for correctly checking connection group permissions. Virtually Nick 2020-08-04 11:12:50 -04:00
  • 5d64a842d0 GUACAMOLE-1150: Fix for correctly checking connection group permissions. quantumhu 2020-08-04 09:26:00 -04:00
  • 4ba33dcbc0 GUACAMOLE-1147: Add all ldap attributes from the doc Erwan 2020-08-03 20:32:52 +02:00
  • 2f42b90f86 GUACAMOLE-1147: Add ldap-member-attribute-type support for Docker Erwan 2020-07-29 14:57:01 +02:00
  • 9863aec9f6 GUACAMOLE-919: Merge implement PostgreSQL defaultStatementTimeout and socketTimeout Virtually Nick 2020-07-29 08:17:02 -04:00
  • 8d864bea64 GUACAMOLE-1082: Merge add guacamole-auth-cas to Docker script Virtually Nick 2020-07-29 08:10:48 -04:00
  • a1922b6fdb GUACAMOLE-919: Whitespace fix Douglas Heriot 2020-07-21 12:05:46 +10:00
  • 20b1dbf00f GUACAMOLE-919: More updates to style and comments. Douglas Heriot 2020-07-15 18:46:45 +10:00
  • 6cf9787f7b GUACAMOLE-919: Fix style issues, improve comments. Douglas Heriot 2020-07-08 14:02:46 +10:00
  • 0528ca0564 GUACAMOLE-919: make defaultStatementTimeout an int Douglas Heriot 2020-04-02 12:08:00 +11:00
  • 306e1ad3ab GUACAMOLE-919: pass postgres driver socketTimout Douglas Heriot 2020-03-23 21:52:29 +11:00
  • 34130f54c9 GUACAMOLE-919: pass through defaultStatementTimeout Douglas Heriot 2020-03-23 21:23:56 +11:00
  • c247a1cfcd GUACAMOLE-1136: Merge return correct MYSQL_SSL_CLIENT_ properties Virtually Nick 2020-07-25 20:21:45 -04:00
  • 70f331c76d GUACAMOLE-1082: guacamole-docker scripts with guacamole-auth-cas Jordi Roman 2020-05-25 23:21:14 +02:00
  • 8e77864e63 GUACAMOLE-980: Merge migrate Docker image to JDK8 Virtually Nick 2020-07-20 06:26:02 -04:00
  • 9385c123aa GUACAMOLE-980: used tomcat-jre8 Docker-Image seems to be deprecated asutosh936 2020-07-19 21:27:36 -05:00
  • fea3fd3b77 GUACAMOLE-1136: Return correct MYSQL_SSL_CLIENT_ Richard Grime 2020-07-14 18:03:01 +00:00
  • 3c4c81f0b6 GUACAMOLE-1120: Merge removal of CAS extension resources that no longer exist. Mike Jumper 2020-07-08 00:33:17 -07:00
  • 699e262501 GUACAMOLE-857: Merge add guacamole-auth-header to Docker image Virtually Nick 2020-07-07 12:25:11 -04:00
  • 8be628a549 GUACAMOLE-857: Configure and use header auth extension if specified Jeremy Frasier 2020-06-22 10:12:50 -04:00
  • ba089c0135 GUACAMOLE-857: Copy the header auth extension if it is built Jeremy Frasier 2020-06-22 10:12:12 -04:00
  • 0d32579557 GUACAMOLE-1123: Merge extract common base REST resources for representing ActivityRecordSets. Virtually Nick 2020-07-07 00:10:54 -04:00
  • 426d867865 GUACAMOLE-1123: Extract common base REST resources for representing ActivityRecordSets. Michael Jumper 2020-07-06 18:13:36 -07:00
  • 5fe031c931 GUACAMOLE-1125: Merge fix substituteKeysPressed handler on guacKeyup events Virtually Nick 2020-07-06 11:58:01 -04:00
  • 253b987cbb GUACAMOLE-1125: Fix substituteKeysPressed handler on guacKeyup events Edgardo Rodriguez 2020-07-06 12:43:52 -03:00
  • a0345f44db GUACAMOLE-1120: Remove remaining JS, CSS, and HTML components from CAS guac-manifest.json Virtually Nick 2020-07-02 09:36:20 -04:00
  • 475d9419cc Merge 1.2.0 changes back to master. Michael Jumper 2020-06-25 19:25:53 -07:00
  • 21ec5640a5 GUACAMOLE-728: Merge changes leveraging PostgreSQL's legacy "ssl" parameter only for disabling SSL. Mike Jumper 2020-06-25 19:25:22 -07:00
  • 82168e1d77 GUACAMOLE-728: Only set legacy flag when SSL is disabled. Virtually Nick 2020-06-25 22:19:57 -04:00
  • 038e87a1c6 Merge 1.2.0 changes back to master. Michael Jumper 2020-06-25 19:04:43 -07:00
  • e3e62f5860 GUACAMOLE-728: Merge workaround for older PostgreSQL drivers lacking support for sslmode "prefer". Mike Jumper 2020-06-25 19:03:53 -07:00
  • d5d4f16782 GUACAMOLE-728: Handle lack of support for Postgres prefer SSL mode. Virtually Nick 2020-06-25 22:00:02 -04:00
  • f94e7046ff Merge 1.2.0 changes back to master. Michael Jumper 2020-06-25 17:55:48 -07:00
  • c71107e395 GUACAMOLE-728: Merge workaround for legacy Connector/J SSL behavior. Mike Jumper 2020-06-25 17:54:36 -07:00
  • 6fc09f4ee8 GUACAMOLE-728: Only set MySQL JDBC useSSL when sslmode is disabled. Virtually Nick 2020-06-25 20:13:18 -04:00
  • f37e5e8214 Merge 1.2.0 changes back to master. Michael Jumper 2020-06-25 15:54:42 -07:00
  • 079b009325 GUACAMOLE-728: Merge update of default JDBC SSL mode to prefer / preferred. Mike Jumper 2020-06-25 15:52:57 -07:00
  • 788395ad9d GUACAMOLE-728: Change default JDBC SSL mode to prefer(red). Virtually Nick 2020-06-25 18:47:22 -04:00
  • 5aebe980b8 Merge staging/1.2.0 changes back to master. Virtually Nick 2020-06-25 16:23:16 -04:00
  • 2522b37997 GUACAMOLE-823: Update item structure of Guacamole menu connection browser to match home screen. Virtually Nick 2020-06-25 16:22:30 -04:00
  • b5eca6831d GUACAMOLE-823: Update item structure of Guacamole menu connection browser to match home screen. Michael Jumper 2020-06-25 13:16:35 -07:00
  • 2d233e090f Merge staging/1.2.0 changes back to master. Virtually Nick 2020-06-25 06:52:23 -04:00
  • 57378fd38f GUACAMOLE-103: Merge transform username only if present. Virtually Nick 2020-06-25 06:51:39 -04:00
  • 9d415469f8 GUACAMOLE-103: Transform username only if present. Michael Jumper 2020-06-24 20:34:52 -07:00
  • 471f4c9aec Merge 1.2.0 changes back to master. Michael Jumper 2020-06-24 18:03:16 -07:00
  • a2c8f461be GUACAMOLE-103: Re-merge usability improvements to handling of SAML entity ID property. Mike Jumper 2020-06-24 18:01:41 -07:00
  • ed7e7bbb84 GUACAMOLE-103: Merge usability improvements to handling of SAML entity ID property. Mike Jumper 2020-06-24 17:46:54 -07:00
  • 745a1a4de3 GUACAMOLE-678: Merge correction to URIGuacamoleProperty handling of null values. Mike Jumper 2020-06-24 17:46:02 -07:00
  • 349fac9d1a GUACAMOLE-678: Return null for null property values. Virtually Nick 2020-06-24 20:38:48 -04:00
  • 54cd540973 GUACAMOLE-103: Adjust checks for entity ID and ACS URL properties. Virtually Nick 2020-06-24 19:59:46 -04:00
  • c061d78d54 Merge staging/1.2.0 changes back to master. Virtually Nick 2020-06-24 19:42:04 -04:00
  • eb56eb652f GUACAMOLE-103: Merge correct SAML extension construction of URLs. Virtually Nick 2020-06-24 19:40:44 -04:00
  • feba7c6da0 GUACAMOLE-103: Read entity ID and callback URL from properties only if needed. Michael Jumper 2020-06-24 16:00:07 -07:00
  • d1090b00b0 GUACAMOLE-103: Use UriBuilder for syntax-aware URL construction, rather than simple String concatenation. Michael Jumper 2020-06-24 15:41:21 -07:00
  • e652d29978 Merge 1.2.0 changes back to master. Michael Jumper 2020-06-24 14:10:24 -07:00
  • 181350160b GUACAMOLE-103: Merge support for SAML. Mike Jumper 2020-06-24 14:09:53 -07:00
  • 8acb3cbb24 GUACAMOLE-103: Change IdP metadata file to a URI. Virtually Nick 2020-06-24 15:56:17 -04:00
  • 1f0174afea GUACAMOLE-103: Redirect for login if response hash is not present. Virtually Nick 2020-06-24 15:19:10 -04:00
  • 27603dc2ac GUACAMOLE-103: Exception handling, token, and SAMLResponseMap updates. Virtually Nick 2020-06-24 13:36:24 -04:00
  • 806ec964ff GUACAMOLE-103: License cleanup, fix comments, and minor code tweaks. Virtually Nick 2020-06-23 13:53:10 -04:00
  • 3912439472 Merge 1.2.0 changes back to master. Michael Jumper 2020-06-23 11:47:02 -07:00
  • 5adba87fbb GUACAMOLE-728: Merge Docker support configuring SSL database connections. Mike Jumper 2020-06-23 11:46:21 -07:00
  • 52318a99a8 GUACAMOLE-103: Handle group parsing in safe way Virtually Nick 2020-06-20 09:57:40 -04:00
  • 09429492e0 GUACAMOLE-103: Periodically clean SAMLResponseMap for expired responses. Virtually Nick 2020-05-25 19:56:47 -04:00
  • 1c9efb2a44 GUACAMOLE-103: Process SAML exceptions individually. Virtually Nick 2020-05-25 13:54:08 -04:00
  • 2d1f49aae5 GUACAMOLE-103: Add option for enforcing strict SAML security. Virtually Nick 2020-05-25 13:45:31 -04:00
  • 129cd6ace5 GUACAMOLE-103: Remove unnecessary parameter decoding Virtually Nick 2020-05-25 09:07:47 -04:00
  • ddac552a72 GUACAMOLE-103: Add settings for controlling debug and compression. Virtually Nick 2020-05-25 09:02:30 -04:00
  • 2a2172914d GUACAMOLE-103: Move SAMLResponse processing to authentication service. Virtually Nick 2020-03-22 20:33:24 -04:00
  • 7a44cf6014 GUACAMOLE-103: Implementation of SAML authentication extension, using OpenID as a template. Nick Couchman 2018-02-14 13:26:08 -05:00
  • 9df8cfd38d GUACAMOLE-728: Add Docker support for SSL configuration for MySQL and Postgres. Virtually Nick 2020-06-22 12:17:44 -04:00
  • 5175dd3d29 Merge 1.2.0 changes back to master. Michael Jumper 2020-06-22 14:36:42 -07:00
  • 9dcd074340 GUACAMOLE-103: Merge extension API support for redirection during authentication/authorization process. Mike Jumper 2020-06-22 14:36:06 -07:00
  • a0ee0475ed GUACAMOLE-103: Move to using Translatable for redirect message; clean up comments. Virtually Nick 2020-06-21 22:00:34 -04:00