You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2021/05/19 22:56:16 UTC

[guacamole-client] branch master updated (58d51e9 -> c1f19b9)

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

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


    from 58d51e9  GUACAMOLE-781: Merge corrections and additions to Czech translation
     add 68b660e  GUACAMOLE-1252: Allow RADIUS NAS IP to be manually configured.
     new c1f19b9  GUACAMOLE-1252: Merge support for overriding default RADIUS NAS IP address.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../auth/radius/RadiusConnectionService.java       |  2 +-
 .../auth/radius/conf/ConfigurationService.java     | 35 ++++++++++++++++++++++
 .../radius/conf/RadiusGuacamoleProperties.java     | 14 +++++++++
 3 files changed, 50 insertions(+), 1 deletion(-)

[guacamole-client] 01/01: GUACAMOLE-1252: Merge support for overriding default RADIUS NAS IP address.

Posted by mj...@apache.org.
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 c1f19b9517455d93c87112fe2aa80d033ea75ed2
Merge: 58d51e9 68b660e
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Wed May 19 15:56:07 2021 -0700

    GUACAMOLE-1252: Merge support for overriding default RADIUS NAS IP address.

 .../auth/radius/RadiusConnectionService.java       |  2 +-
 .../auth/radius/conf/ConfigurationService.java     | 35 ++++++++++++++++++++++
 .../radius/conf/RadiusGuacamoleProperties.java     | 14 +++++++++
 3 files changed, 50 insertions(+), 1 deletion(-)