Commit Graph

137 Commits

Author SHA1 Message Date
Michael Jumper
53fe6e34f8 GUACAMOLE-1298: Migrate to centralized declarations of common dependencies. 2021-03-31 11:24:24 -07:00
Virtually Nick
f1783f5dc1 GUACAMOLE-903: Merge improved Chinese internationalization support 2020-12-16 07:02:45 -05:00
XYUU
f7b53d34ef GUACAMOLE-903: Improved Chinese internationalization support 2020-12-16 18:54:00 +08:00
Mike Jumper
c4b9b0173c GUACAMOLE-1205: Merge bump of version numbers to 1.3.0. 2020-11-03 22:17:21 -08:00
Virtually Nick
5da40bd633 GUACAMOLE-1205: Bump Guacamole Client components to version 1.3.0 2020-11-03 18:06:47 -05:00
Jordi Roman
5972b006ff GUACAMOLE-1078: Catalan I18N. Generation of a translation into the Catalan language.
The modifications add translation file for the webapp and the following extensions:
  - guacamole-auth-cas
  - guacamole-auth-duo
  - guacamole-auth-jdbc
  - guacamole-auth-openid
  - guacamole-auth-quickconnect
  - guacamole-auth-radius
  - guacamole-auth-saml
  - guacamole-auth-totp

Modify the guac-manifest file of the different translated extensions and place translations in alphabetical order
2020-11-03 18:59:10 +01:00
Virtually Nick
2bbd039d5c Merge staging/1.2.0 changes back to master. 2020-06-13 21:49:06 -04:00
Michael Jumper
2dd05d939c GUACAMOLE-728: Restore enum mapping of JRadius protocol names. Carry through refactor of RadiusAuthenticator configuration. 2020-06-13 16:52:16 -07:00
Michael Jumper
7c44ee2a67 GUACAMOLE-728: Migrate existing enum-based GuacamoleProperty implementations to EnumGuacamoleProperty. 2020-06-10 21:41:31 -07:00
Mike Jumper
9e8f3ebb78 GUACAMOLE-1001: Merge correction to spelling of "Exception 2020-05-10 18:33:54 -07:00
Virtually Nick
5833b57e43 GUACAMOLE-1054: Merge improve Russian translation 2020-05-08 10:55:21 -04:00
darksimpson
385419f716 GUACAMOLE-1054: Translated forgotten strings, also fixed one string and removed one unneeded 2020-05-06 13:03:32 +03:00
darksimpson
c7cc62803b GUACAMOLE-1054: Fixed some minor translation issues like removal of empty and not-really-translated strings. 2020-05-06 13:03:31 +03:00
Virtually Nick
a7cdc21181 GUACAMOLE-1001: Minor spelling correction. 2020-04-29 08:34:09 -04:00
darksimpson
4a6327e118 GUACAMOLE-1054: Improve Russian translation 2020-04-28 14:32:22 +03:00
Virtually Nick
1859d9e150 GUACAMOLE-1001: Add Client IP and NAS attributes to RADIUS requests. 2020-03-31 22:32:06 -04:00
Virtually Nick
211f8e2b25 GUACAMOLE-966: Bump client version numbers to 1.2.0 2020-02-27 14:02:45 -05:00
Virtually Nick
59c430870d Merge staging/1.1.0 changes back to master. 2020-01-20 03:48:44 -05:00
Michael Jumper
76c1b0f9bb GUACAMOLE-929: Update copyright date to 2020. 2020-01-19 13:39:54 -08:00
Michael Jumper
5ff81f7735 Merge 1.1.0 changes back to master.
Conflicts:

 * extensions/guacamole-auth-cas/src/main/resources/guac-manifest.json
 * extensions/guacamole-auth-duo/src/main/resources/guac-manifest.json
 * extensions/guacamole-auth-openid/src/main/resources/guac-manifest.json
 * extensions/guacamole-auth-quickconnect/src/main/resources/guac-manifest.json
 * extensions/guacamole-auth-radius/src/main/resources/guac-manifest.json
 * extensions/guacamole-auth-totp/src/main/resources/guac-manifest.json
 * guacamole/src/main/webapp/translations/de.json
2019-09-09 18:57:01 -07:00
Mike Jumper
981adc94e6 GUACAMOLE-699: Merge changes bringing German translations up-to-date. 2019-09-09 18:52:53 -07: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
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
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
85a7fa3b46 GUACAMOLE-769: Polish the RADIUS challenge box. 2019-08-10 13:45:14 -04:00
chisatohasimoto
0cad9eef69 GUACAMOLE-821:Add Japanese language support 2019-07-08 13:28:03 +09:00
Virtually Nick
c7b21b8812 GUACAMOLE-774: Fix documentation in RadiusAuthenticationProtocol enum. 2019-04-24 21:30:23 -04:00
Virtually Nick
e09d8e0e87 GUACAMOLE-774: Add MD4 checks to Guice module loading. 2019-04-17 18:40:31 -04:00
Virtually Nick
931bb6f1f9 GUACAMOLE-774: Remove RadiusConnectionService constructor. 2019-04-17 17:51:33 -04:00
Virtually Nick
a97e1113c3 GUACAMOLE-774: Fix RadiusConnectionservice class initilization for use with Guice. 2019-04-17 16:48:51 -04:00
Virtually Nick
10e29288b0 GUACAMOLE-774: Clean up style and comments, improve readability. 2019-04-17 16:36:06 -04:00
Nick Couchman
73388e4fd2 GUACAMOLE-774: Fix include and syntax errors. 2019-04-09 15:42:00 -04:00
Nick Couchman
891efa446d GUACAMOLE-774: Add license to new files. 2019-04-09 15:36:33 -04:00
Nick Couchman
93f17f1592 GUACAMOLE-774: Implement new enum for RADIUS authentication protocol. 2019-04-09 15:33:31 -04:00
Nick Couchman
7be25a326b GUACAMOLE-774: Add in MD4 support for MSCHAPv1/2. 2019-04-09 10:59:03 -04:00
leetxyz
ca9b535a22 GUACAMOLE-699: Add german translations to extension guac-manifests 2019-03-01 22:07:13 +01:00
leetxyz
03499c113f GUACAMOLE-699: Update german translation 2019-03-01 21:55:00 +01:00
Virtually Nick
60dab1fdbd GUACAMOLE-736: Remove JAXB license info; add Guava license info. 2019-02-21 17:17:29 -05:00
Virtually Nick
37f1da9f1f GUACAMOLE-736: Replace JAXB DatatypeConverter with Guava BaseEncoding. 2019-02-21 17:09:44 -05:00
Virtually Nick
788036f66c GUACAMOLE-736: Add java.xml.bind dependency for RADIUS module. 2019-02-19 21:47:47 -05:00
Michael Jumper
c3fbf44f70 GUACAMOLE-729: Bump version numbers to 1.1.0. 2019-02-09 11:08:28 -08:00