Commit Graph

96 Commits

Author SHA1 Message Date
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
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
Nick Couchman
af2ef32fc3 GUACAMOLE-693: Update copyright year to 2019. 2019-01-23 17:12:45 -05:00
Nick Couchman
95dfb5e765 GUACAMOLE-670: Use exclusion to block loading of duplicate slf4j. 2018-12-03 07:35:22 -05:00
Nick Couchman
73744d22f9 GUACAMOLE-670: Add slf4j logging to modules to avoid pulling in conflicting versions. 2018-12-02 15:43:12 -05:00
Michael Jumper
1fef6a05e1 GUACAMOLE-635: Require Java 1.8 for all Java components except guacamole-common. 2018-09-29 12:56:17 -07:00
Michael Jumper
45513592a7 GUACAMOLE-570: Bump version numbers to 1.0.0. 2018-06-05 21:34:26 -07:00
Michael Jumper
9b7ef0dfcf GUACAMOLE-542: Migrate to simpler AbstractAuthenticationProvider / AbstractUserContext base classes. 2018-04-11 21:29:15 -07:00
Michael Jumper
c5c2f028a1 GUACAMOLE-471: Update copyright year in NOTICE files to 2018. 2018-02-07 21:03:05 -08:00
Nick Couchman
4195ac6d19 GUACAMOLE-197: Fix errors that happen when you try to code before coffee. 2018-02-04 15:56:59 -05:00
Nick Couchman
b9a6880470 GUACAMOLE-197: Brush up log messages and change levels for invalid state information. 2018-02-04 09:31:47 -05:00
Nick Couchman
ef6d0c6a53 GUACAMOLE-197: Check for empty byte array in more sane manner. 2018-02-03 23:24:25 -05:00
Nick Couchman
0729fa09cd GUACAMOLE-197: Handle IllegalArgumentException when parsing state string. 2018-02-03 23:23:27 -05:00
Nick Couchman
41dd9fc60d GUACAMOLE-197: Deal with null state field.. 2018-02-03 23:17:30 -05:00
Nick Couchman
77b4665c5c GUACAMOLE-197: Remove unnecessarily precise method calls. 2018-02-03 23:11:22 -05:00
Nick Couchman
769a34f511 GUACAMOLE-197: Convert state to Hex string to avoid encoding issues. 2018-02-03 17:22:36 -05:00
Nick Couchman
18084c2031 GUACAMOLE-197: Use FileGuacamoleProperty for CA and Key file propeties. 2018-02-02 10:59:28 -05:00
Nick Couchman
d032e76aa9 GUACAMOLE-197: Add overrides for compatibility with extension decoration. 2018-01-30 22:06:27 -05:00
Nick Couchman
dcb9e46e43 GUACAMOLE-197: Add/fix fields in guac manifest. 2018-01-30 18:33:59 -05:00
Nick Couchman
789da68574 GUACAMOLE-197: Change RADIUS server to RADIUS hostname. 2018-01-30 18:33:13 -05:00
Nick Couchman
b0284ec710 GUACAMOLE-197: Clean up HTML and translations, remove unnecessary CSS files. 2018-01-29 17:08:12 -05:00
Nick Couchman
ab90606c81 GUACAMOLE-197: Clean up comments and configured parameters. 2018-01-29 17:08:12 -05:00
Nick Couchman
8cf66bc3df GUACAMOLE-197: Finish cleaning unused imports. 2018-01-29 17:08:12 -05:00
Nick Couchman
440a74e71a GUACAMOLE-197: Clean up imports in various classes. 2018-01-29 17:08:12 -05:00
Nick Couchman
aba9d83956 GUACAMOLE-197: Remove last traces of incubating. 2018-01-29 17:08:11 -05:00
Nick Couchman
adc574f890 GUACAMOLE-197: Bump version to 0.9.14 and remove incubating stuff. 2018-01-29 17:08:11 -05:00
Nick Couchman
45f9815eed GUACAMOLE-197: Add $injector to AngularJS controllers. 2018-01-29 17:08:11 -05:00
Nick Couchman
f84e3b88c6 GUACAMOLE-197: Add override for module shutdown() method. 2018-01-29 17:08:11 -05:00
Nick Couchman
67df52ab0b GUACAMOLE-197: Fix build issue introduced by moving variable context. 2018-01-29 17:08:11 -05:00
Nick Couchman
60ddc82aff GUACAMOLE-197: Move variable declarations for TLS into correct context. 2018-01-29 17:08:11 -05:00
Nick Couchman
249ea0776b GUACAMOLE-197: Move RadiusClient object to a return value instead of class-level object; properly clean up RADIUS connections. 2018-01-29 17:08:11 -05:00
Nick Couchman
fa820cb46f GUACAMOLE-197: Collapse authenticate methods together into single method, add minimal method for challenge/response. 2018-01-29 17:08:11 -05:00
Nick Couchman
84276af007 GUACAMOLE-197: Clean up property comments. 2018-01-29 17:08:11 -05:00
Nick Couchman
9a98400ce2 GUACAMOLE-197: Remove unneeded iframe reference. 2018-01-29 17:08:11 -05:00
Nick Couchman
52e9b6605d GUACAMOLE-197: Consistency for RADIUS vs. radius vs. Radius. 2018-01-29 17:08:11 -05:00
Nick Couchman
6acf032247 GUACAMOLE-197: Reorganize authenticateUser to remove some duplicate code and make it easier to follow. 2018-01-29 17:08:11 -05:00
Nick Couchman
015cb4aecd GUACAMOLE-197: Tweak to comment 2018-01-29 17:08:11 -05:00
Nick Couchman
aa556763b2 GUACAMOLE-197: Fix LICENSE order and style. 2018-01-29 17:08:11 -05:00
Nick Couchman
f0b36ca5b1 GUACAMOLE-197: More style tweaks, update comments, fix typos 2018-01-29 17:08:11 -05:00
Nick Couchman
e341e48c2a GUACAMOLE-197: Move some RADIUS code into specific functions; tighten up code, improve efficiency, address some style issues. 2018-01-29 17:08:11 -05:00
Nick Couchman
41557566b9 GUACAMOLE-197: Log error if we reach an unexpected place in the RADIUS conversation. 2018-01-29 17:08:11 -05:00
Nick Couchman
77cb98c30f GUACAMOLE-197: Bump version to 0.9.13-incubating and fix issues after rebase. 2018-01-29 17:08:10 -05:00
Nick Couchman
cf884f33f9 GUACAMOLE-197: Use java.io.File for filename operations, rather than relying on platform-specific assumptions. 2018-01-29 17:08:10 -05:00