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 97d550de8e66b0aee10215db9151176dd635739b
Merge: 6e439bf 59c46da
Author: Mike Jumper <[email protected]>
AuthorDate: Sun Aug 11 15:58:05 2019 -0700

    GUACAMOLE-769: Merge cleanup of RADIUS challenge response interface.

 .../auth/radius/AuthenticationProviderService.java | 45 +++++++++----
 .../auth/radius/form/GuacamoleRadiusChallenge.java | 77 ++++++++++++++++++++++
 .../radius/form/RadiusChallengeResponseField.java  | 68 -------------------
 .../src/main/resources/config/radiusConfig.js      |  7 --
 .../controllers/radiusResponseController.js        | 30 ---------
 .../src/main/resources/guac-manifest.json          |  1 -
 .../resources/templates/radiusResponseField.html   |  1 -
 .../src/main/resources/translations/en.json        |  4 +-
 8 files changed, 109 insertions(+), 124 deletions(-)

Reply via email to