This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 7f581a1536844429ca10d2dd18cfcaf9e2017bdb
Merge: 25c8792 e5fab49
Author: Mike Jumper <[email protected]>
AuthorDate: Mon Aug 12 18:08:36 2019 -0700

    GUACAMOLE-774: Merge dynamic loading of MD4 support (for RADIUS MSCHAPv1/2).

 .../radius/RadiusAuthenticationProviderModule.java |  21 ++++
 .../auth/radius/RadiusConnectionService.java       |  38 ++++---
 .../radius/{ => conf}/ConfigurationService.java    |  23 ++--
 .../radius/conf/RadiusAuthenticationProtocol.java  | 118 +++++++++++++++++++++
 .../conf/RadiusAuthenticationProtocolProperty.java |  54 ++++++++++
 .../{ => conf}/RadiusGuacamoleProperties.java      |   8 +-
 6 files changed, 240 insertions(+), 22 deletions(-)

Reply via email to