Commit Graph

6184 Commits

Author SHA1 Message Date
Virtually Nick
0a0cecd24c GUACAMOLE-1364: Merge correct rendering of SSO provider list during invalid login animation. 2021-12-26 08:31:28 -07:00
Michael Jumper
f1e9ee6876 GUACAMOLE-1364: Correct rendering of SSO provider list during invalid login animation.
The SSO provider list unexpectedly shrinks when the invalid login
"shake" animation plays due to the use of "display: table-row" vs. the
login form's own use of "display: table-cell". Migrating the SSO
provider list to a simple absolutely-positioned div corrects this and
matches the way the Guacamole version is rendered.
2021-12-26 00:00:38 -08:00
jbpaux
42f753bda8 GUACAMOLE-1418: update SQL Server driver to 9.4.1 2021-12-25 22:40:26 +01:00
jbpaux
c6eeeab560 GUACAMOLE-1418: fix missing space 2021-12-25 22:36:17 +01:00
Virtually Nick
e64013059d Merge 1.4.0 changes back to master. 2021-12-25 10:20:06 -05:00
Virtually Nick
014d692567 GUACAMOLE-478: Merge add parameter definition and translations for "normalize-clipboard". 2021-12-25 09:51:47 -05:00
Michael Jumper
b66c964848 GUACAMOLE-478: Add parameter definition and translations for "normalize-clipboard". 2021-12-25 00:48:25 -08:00
Michael Jumper
841b659a20 Merge 1.4.0 changes back to master. 2021-12-24 14:52:16 -08:00
Mike Jumper
5de1063302 GUACAMOLE-1261: Merge correction to handling of generated settings URLs. 2021-12-24 14:51:49 -08:00
jbpaux
c04af737b4 GUACAMOLE-1418: Make use of secrets files clearer 2021-12-24 17:13:23 +01:00
Virtually Nick
f34477f90e GUACAMOLE-1261: Escape strings used to generate URLs for user, groups, and connections. 2021-12-23 16:38:44 -05:00
Virtually Nick
a543db56e2 Merge 1.4.0 changes back to master. 2021-12-19 18:35:32 -05:00
Virtually Nick
f6c1251acc GUACAMOLE-986: Merge update documentation of parameters/returns. 2021-12-19 18:32:33 -05:00
Michael Jumper
1ca1161a68 GUACAMOLE-986: Update documentation of all parameters/returns to specify non-nullable and/or primitive types where appropriate. 2021-12-18 23:03:57 -08:00
Virtually Nick
da495eb7c3 GUACAMOLE-1475: Merge make api-session-timeout set-able via Docker env var 2021-12-14 14:24:53 -05:00
Marc Jegliewski
6857c1d220 GUACAMOLE-1475: Make api-session-timeout setable in Docker via env var API_SESSION_TIMEOUT 2021-12-13 12:41:12 +01:00
Virtually Nick
137beacaf7 Merge 1.4.0 changes back to master. 2021-12-12 07:30:43 -05:00
Virtually Nick
7d92822441 GUACAMOLE-1064: Merge add Norwegian keymap parameter value and translation. 2021-12-12 07:28:13 -05:00
Virtually Nick
588915d232 Merge 1.4.0 changes back to master. 2021-12-12 07:25:13 -05:00
Virtually Nick
a9e15a9988 GUACAMOLE-1411: Merge bump version numbers to 1.4.0. 2021-12-12 07:23:04 -05:00
Michael Jumper
5e9e215356 GUACAMOLE-1411: Bump version numbers to 1.4.0. 2021-12-11 16:27:00 -08:00
Virtually Nick
dd563796e7 GUACAMOLE-680: Merge navigate user back to home screen upon clicking "re-login". 2021-12-11 07:48:24 -05:00
Michael Jumper
68dd871e24 GUACAMOLE-1064: Add Norwegian keymap parameter value and translation. 2021-12-10 23:43:36 -08:00
Michael Jumper
c232c17b71 GUACAMOLE-680: Navigate user back to home screen upon clicking "re-login". 2021-12-10 23:34:06 -08:00
Virtually Nick
666ae93a9d GUACAMOLE-1433: Merge update PostgreSQL JDBC driver in Docker image 2021-12-04 08:11:22 -05:00
James Muehlner
48a38e7b97 Merge 1.4.0 changes back to master. 2021-12-03 21:23:39 -08:00
James Muehlner
66e1f1f136 GUACAMOLE-1364: Merge functionality to allow traditional username/password or SSO. 2021-12-03 21:19:58 -08:00
Michael Jumper
b6696b9dba GUACAMOLE-1364: Extract common SSO resource for IdP redirect. 2021-12-03 21:18:04 -08:00
Michael Jumper
0e9860ecf7 GUACAMOLE-1364: Allow both traditional username/password and SSO. 2021-12-03 20:36:34 -08:00
James Muehlner
82e48c30bf GUACAMOLE-1364: Merge SSO extensions refactoring. 2021-12-03 20:35:17 -08:00
Michael Jumper
7dc0b3b509 GUACAMOLE-1364: Extract common base SSO classes. 2021-12-03 20:33:32 -08:00
Michael Jumper
a6b38bec62 GUACAMOLE-1364: Remove unnecessary separate dist .tar.gz for SSO extensions (now distributed within common .tar.gz). 2021-11-25 19:01:57 -08:00
Michael Jumper
ba93d17265 GUACAMOLE-1364: Correct naming of SAML auth field and translation. 2021-11-25 18:44:46 -08:00
Michael Jumper
817f19290d GUACAMOLE-1364: Unify translations of SSO extensions. 2021-11-25 18:44:46 -08:00
Michael Jumper
36a02c1f90 GUACAMOLE-1364: Refactor all SSO extensions beneath common base. 2021-11-25 18:44:46 -08:00
Scott C Wang
cce2043fae GUACAMOLE-1433: Update postgresql JDBC driver in Docker image to fix "authentication type 10 not supported" error 2021-11-23 18:45:26 -06:00
Virtually Nick
c143c7cb5c Merge 1.4.0 changes back to master. 2021-11-22 20:22:39 -05:00
Virtually Nick
ea657099f5 GUACAMOLE-1364: Merge do not rely on Collectors.toUnmodifiableMap(). 2021-11-22 20:20:53 -05:00
Michael Jumper
cce63e74c4 GUACAMOLE-1364: Do not rely on Collectors.toUnmodifiableMap() as it is not part of Java 8. 2021-11-22 15:11:40 -08:00
Virtually Nick
09b1508ec7 Merge 1.4.0 changes back to master. 2021-11-22 15:47:15 -05:00
Virtually Nick
3162a3b4f7 GUACAMOLE-1364: Merge clean up overall logic of SAML authentication flow. 2021-11-22 15:43:58 -05:00
Michael Jumper
76caea0fa8 GUACAMOLE-1364: Actually inject parameter tokens derived from SAML. 2021-11-22 12:30:16 -08:00
Michael Jumper
d360d2a9ef GUACAMOLE-1364: Clean up overall logic of SAML authentication flow. 2021-11-22 12:30:16 -08:00
James Muehlner
1c12f9f212 GUACAMOLE-957: Merge bind password field default fix for LDAP. 2021-11-15 19:38:45 -08:00
James Muehlner
0376c0ff4c GUACAMOLE-957: Merge fixed handling for empty/deleted ldap-servers.yml. 2021-11-15 19:37:36 -08:00
Michael Jumper
bc0b14a7c5 GUACAMOLE-957: Default bind password should be bind password, not DN (correct copypasta). 2021-11-13 17:21:48 -08:00
Michael Jumper
1bec3e76c5 GUACAMOLE-957: Clear out cached ldap-servers.yml if it is deleted. 2021-11-13 17:05:11 -08:00
Michael Jumper
a056218950 GUACAMOLE-957: Use guacamole.properties alone for LDAP configuration if ldap-servers.yml is empty. 2021-11-13 16:49:00 -08:00
Virtually Nick
62b26fb594 GUACAMOLE-1453: Merge enable MySQL/MariaDB SSL connection using legacy property 2021-10-28 13:09:44 -04:00
Tadashi Kanda
23b9d91d6f GUACAMOLE-1453: Reflect of indicate.(minor change) 2021-10-29 00:39:17 +09:00