1. 7db03ba GUACAMOLE-823: Render empty balancing connection groups on home screen as if they are connections. by Michael Jumper · 3 years, 10 months ago
  2. 917da57 GUACAMOLE-823: Restructure home screen connection groups to match connections. by Michael Jumper · 3 years, 10 months ago
  3. c7ba1e6 GUACAMOLE-708: Update comments to reflect generalization of privileged access beyond administrators. by Michael Jumper · 3 years, 10 months ago
  4. 0b2269f GUACAMOLE-708: Add support for getPrivileged() to JDBC UserContext. by Michael Jumper · 3 years, 10 months ago
  5. 6f37e5d GUACAMOLE-708: Replace isAdministrator() checks with more generic isPrivileged(). by Michael Jumper · 3 years, 10 months ago
  6. 4e8c9e1 GUACAMOLE-708: Remove requirement for users to have UPDATE permission on themselves for TOTP to work. by Michael Jumper · 5 years ago
  7. 47f7eb3 GUACAMOLE-708: Define getPrivileged() mechanism for allowing internal, privileged access for the benefit of other extensions. by Michael Jumper · 5 years ago
  8. 86ae501 Merge 1.2.0 changes back to master. by Michael Jumper · 3 years, 10 months ago
  9. cbe2c5d GUACAMOLE-474: Merge parameter definitions and translation strings for disabling file upload/download. by Mike Jumper · 3 years, 10 months ago
  10. d33864b Merge 1.2.0 changes back to master. by Michael Jumper · 3 years, 10 months ago
  11. b295e20 GUACAMOLE-728: Merge SSL support for MySQL and PostgreSQL. by Mike Jumper · 3 years, 10 months ago
  12. f06056b GUACAMOLE-728: Use correct sslMode options for passing to JDBC driver. by Virtually Nick · 3 years, 10 months ago
  13. b02727e Merge 1.2.0 changes back to master. by Michael Jumper · 3 years, 10 months ago
  14. 325cfeb GUACAMOLE-583: Merge changes passing SQL Server instance name to JDBC driver rather than MyBatis. by Mike Jumper · 3 years, 10 months ago
  15. 986d5a1 GUACAMOLE-728: Properly expose JDBC driver values from enums. by Virtually Nick · 3 years, 11 months ago
  16. 05f49b1 GUACAMOLE-583: Correct SQLServer instance name property configuration. by Virtually Nick · 3 years, 11 months ago
  17. 8b95389 Merge 1.2.0 changes back to master. by Michael Jumper · 3 years, 11 months ago
  18. 6134dd3 GUACAMOLE-583: Merge support for SQL Server instance names. by Mike Jumper · 3 years, 11 months ago
  19. 31288fc GUACAMOLE-728: Refactor with EnumGuacamoleProperty and fix up comments. by Virtually Nick · 3 years, 11 months ago
  20. 8c2df77 GUACAMOLE-728: Set legacy SSL options for MySQL by Virtually Nick · 4 years ago
  21. d5a3f81 GUACAMOLE-728: Add PostgreSQL SSL mode configuration. by Virtually Nick · 4 years, 1 month ago
  22. 721010c GUACAMOLE-728: Implement MySQL driver SSL configuration. by Virtually Nick · 4 years, 1 month ago
  23. 2bbd039 Merge staging/1.2.0 changes back to master. by Virtually Nick · 3 years, 11 months ago
  24. 678c772 GUACAMOLE-728: Merge Implement EnumGuacamoleProperty. by Virtually Nick · 3 years, 11 months ago
  25. 2dd05d9 GUACAMOLE-728: Restore enum mapping of JRadius protocol names. Carry through refactor of RadiusAuthenticator configuration. by Michael Jumper · 3 years, 11 months ago
  26. 7c44ee2 GUACAMOLE-728: Migrate existing enum-based GuacamoleProperty implementations to EnumGuacamoleProperty. by Michael Jumper · 3 years, 11 months ago
  27. 7d6e383 GUACAMOLE-728: Define EnumGuacamoleProperty for convenience and maintainability. by Michael Jumper · 3 years, 11 months ago
  28. 4fec463 GUACAMOLE-1081: Merge support for parameter token modifiers. by Mike Jumper · 4 years ago
  29. e216f83 GUACAMOLE-1081: Implement token modifiers for upper and lower case. by Virtually Nick · 4 years ago
  30. e4aa6bd Merge staging/1.2.0 changes back to master. by Virtually Nick · 4 years ago
  31. 4e4b6f2 GUACAMOLE-759: Merge improvements to French webapp translation by Virtually Nick · 4 years ago
  32. 982e775 GUACAMOLE-759: Updates for French translation by Jérôme Charaoui · 4 years ago
  33. 9e8f3eb GUACAMOLE-1001: Merge correction to spelling of "Exception by Mike Jumper · 4 years ago
  34. fcda5e7 GUACAMOLE-759: Add missing strings in French translation by Fouad Fezzi · 5 years ago
  35. 5833b57 GUACAMOLE-1054: Merge improve Russian translation by Virtually Nick · 4 years ago
  36. 385419f GUACAMOLE-1054: Translated forgotten strings, also fixed one string and removed one unneeded by darksimpson · 4 years ago
  37. 79d9894 GUACAMOLE-1054: Fixed one forgotten non-translated Russian string by darksimpson · 4 years ago
  38. 49c3f59 GUACAMOLE-1054: Fixed formatting (lined up translation strings in groups) by darksimpson · 4 years ago
  39. c7cc628 GUACAMOLE-1054: Fixed some minor translation issues like removal of empty and not-really-translated strings. by darksimpson · 4 years ago
  40. 30d3005 GUACAMOLE-747: Provide example branding extension. by Virtually Nick · 4 years ago
  41. a7cdc21 GUACAMOLE-1001: Minor spelling correction. by Virtually Nick · 4 years ago
  42. 3399a33 GUACAMOLE-1001: Merge changes adding missing attributes to RADIUS requests. by Mike Jumper · 4 years ago
  43. 22e2e4f GUACAMOLE-1055: Improve Russian OSK to be able to enter Latin symbols also by darksimpson · 4 years ago
  44. 4a6327e GUACAMOLE-1054: Improve Russian translation by darksimpson · 4 years ago
  45. f2405d9 Merge staging/1.2.0 changes back to master. by Virtually Nick · 4 years ago
  46. b151b98 GUACAMOLE-1007: Merge translatable implementations of GuacamoleException by Virtually Nick · 4 years ago
  47. 0d1f42f GUACAMOLE-1007: Use Translatable versions of GuacamoleException subclasses where translation keys are in use. by Michael Jumper · 4 years ago
  48. 907dfcd GUACAMOLE-1007: Add Translatable versions of GuacamoleException subclasses for convenience. by Michael Jumper · 4 years ago
  49. b31467f GUACAMOLE-987: Merge set ldap-user-attributes in Docker via env variable by Virtually Nick · 4 years, 1 month ago
  50. f064fa9 GUACAMOLE-987: Set ldap-user-attributes via env variable by bprfh · 4 years, 2 months ago
  51. c7cb40d GUACAMOLE-770: Avoid letting attribute be manually set and reset confirmation along with secret. by Virtually Nick · 4 years, 1 month ago
  52. 4f4a060 GUACAMOLE-770: Switch to Boolean field for clearing data. by Virtually Nick · 4 years, 1 month ago
  53. 43e5024 GUACAMOLE-770: Regenerate code when field is empty. by Virtually Nick · 4 years, 1 month ago
  54. fae22a3 GUACAMOLE-770: Add ability to clear out TOTP data. by Virtually Nick · 4 years, 4 months ago
  55. dc09d0e GUACAMOLE-583: Add ability to configure SQL Server instance name. by Virtually Nick · 4 years, 4 months ago
  56. 1859d9e GUACAMOLE-1001: Add Client IP and NAS attributes to RADIUS requests. by Virtually Nick · 4 years, 1 month ago
  57. e30f4c7 GUACAMOLE-753: Merge add TOTP auth method to Docker image by Virtually Nick · 4 years, 1 month ago
  58. e0a325f GUACAMOLE-753: Add TOTP auth method to Docker image by benrubson · 4 years, 1 month ago
  59. 1ede126 Merge staging/1.2.0 changes back to master. by Virtually Nick · 4 years, 1 month ago
  60. db206a2 GUACAMOLE-952: Merge add RDP parameter value and translation string for Hyper-V / VMConnect security mode. by Virtually Nick · 4 years, 1 month ago
  61. aa4d5aa GUACAMOLE-952: Add RDP parameter value and translation string for Hyper-V / VMConnect security mode. by Michael Jumper · 4 years, 1 month ago
  62. 975a0c1 Merge 1.2.0 changes back to master. by Michael Jumper · 4 years, 1 month ago
  63. 202e68a GUACAMOLE-781: Merge corrections/updates to Czech translation. by Mike Jumper · 4 years, 1 month ago
  64. 03033dd GUACAMOLE-781: Few more translation and text formating fixes by Victor Cleaner · 4 years, 1 month ago
  65. 824c810 GUACAMOLE-781: Translation updated, filename fixed by Victor Cleaner · 4 years, 1 month ago
  66. f722072 GUACAMOLE-986: Add non-nullable modifier to return type of functions never returning null by Jakub Vrána · 4 years, 2 months ago
  67. 3b97349 Merge staging/1.2.0 changes back to master. by Virtually Nick · 4 years, 2 months ago
  68. 5e6d929 GUACAMOLE-901: Merge add translation and parameter definition for Belgian French layout. by Virtually Nick · 4 years, 2 months ago
  69. b826980 GUACAMOLE-901: Add translation and parameter definition for Belgian French layout. by Michael Jumper · 4 years, 2 months ago
  70. d3043fd Merge staging/1.2.0 changes back to master. by Virtually Nick · 4 years, 2 months ago
  71. 02aaf1d GUACAMOLE-625: Merge add translation and parameter definition for Latin American layout. by Virtually Nick · 4 years, 2 months ago
  72. 08acb8d GUACAMOLE-625: Add translation and parameter definition for Latin American layout. by Michael Jumper · 4 years, 2 months ago
  73. 521990d Merge 1.2.0 changes back to master. by Michael Jumper · 4 years, 2 months ago
  74. 1cf6ff0 GUACAMOLE-966: Merge changes bumping applicable version numbers to 1.2.0. by Mike Jumper · 4 years, 2 months ago
  75. 211f8e2 GUACAMOLE-966: Bump client version numbers to 1.2.0 by Virtually Nick · 4 years, 2 months ago
  76. 15182b8 Merge staging/1.2.0 changes back to master. by Virtually Nick · 4 years, 2 months ago
  77. ab6f045 GUACAMOLE-883: Merge correct guacViewport and guacTextInput behavior on iOS 13. by Virtually Nick · 4 years, 2 months ago
  78. 844a2d9 GUACAMOLE-883: Allow guacTextInput directive to lose focus. by Michael Jumper · 4 years, 2 months ago
  79. 716b686 GUACAMOLE-883: Do not attempt to scroll beyond established page dimensions. by Michael Jumper · 4 years, 2 months ago
  80. bc83918 GUACAMOLE-955: Merge provide default translation string for all untranslated messages. by Virtually Nick · 4 years, 3 months ago
  81. ea8e181 GUACAMOLE-955: Provide default translation string for all untranslated messages. by Michael Jumper · 4 years, 3 months ago
  82. b51d2a8 Merge staging/1.1.0 changes back to master. by Virtually Nick · 4 years, 3 months ago
  83. ae4361a GUACAMOLE-938: Merge unify bind/connect process for all LDAP connections. by Virtually Nick · 4 years, 3 months ago 1.1.0 1.1.0-RC1
  84. a8b0189 GUACAMOLE-938: Correct typos in createLDAPConnection() documentation and copypasta repeating those typos. by Michael Jumper · 4 years, 3 months ago
  85. fe74922 GUACAMOLE-938: Use STARTTLS for "ldap://..." URLs if main LDAP connection uses STARTTLS. by Michael Jumper · 4 years, 3 months ago
  86. ff6dc5f GUACAMOLE-784: Merge changes which tolerate the presence of a port number within X-Forwarded-For headers. by Mike Jumper · 4 years, 3 months ago
  87. 9fdcccf GUACAMOLE-852: Merge support for selecting either MySQL or MariaDB JDBC drivers. by Mike Jumper · 4 years, 3 months ago
  88. cb53b17 GUACAMOLE-938: Refactor LDAP connect/bind process such that the same code is used for all LDAP connection attempts, including referrals. by Michael Jumper · 4 years, 3 months ago
  89. 15b6315 GUACAMOLE-938: Remove disconnect() utility function. Closing an LdapNetworkConnection cannot throw an IOException. by Michael Jumper · 4 years, 3 months ago
  90. a949562 Merge staging/1.1.0 changes back to master. by Virtually Nick · 4 years, 3 months ago
  91. 9c72a87 GUACAMOLE-936: Merge ensure LDAP connections for followed referrals are always closed by Virtually Nick · 4 years, 3 months ago
  92. 5c2f44a GUACAMOLE-936: Clean up referral logic and logging. Ensure associated LDAP connections are always closed. by Michael Jumper · 4 years, 3 months ago
  93. 9dddfdb Merge staging/1.1.0 changes back to master. by Virtually Nick · 4 years, 3 months ago
  94. 67bd94b GUACAMOLE-937: Merge return null on bindAs() failures. by Virtually Nick · 4 years, 3 months ago
  95. 2cb0efe GUACAMOLE-937: Return null on bindAs() failures. Rely on caller to interpret and handle failures. by Michael Jumper · 4 years, 3 months ago
  96. 180253d Merge staging/1.1.0 changes back to master. by Virtually Nick · 4 years, 3 months ago
  97. 3805a75 GUACAMOLE-936: Merge LdapNetworkConnection must be closed by Virtually Nick · 4 years, 3 months ago
  98. 0032770 GUACAMOLE-936: Each LdapNetworkConnection must be closed or threads are leaked, causing Tomcat to fail to shutdown. by Michael Jumper · 4 years, 3 months ago
  99. 59c4308 Merge staging/1.1.0 changes back to master. by Virtually Nick · 4 years, 3 months ago
  100. 09b2400 GUACAMOLE-929: Merge update copyright date to 2020. by Virtually Nick · 4 years, 3 months ago