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

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

commit 165bd413c0ab9c55b0c0e3614fcb829ef5f8ca95
Merge: 6b03b113a 719e957be
Author: James Muehlner <[email protected]>
AuthorDate: Mon Sep 12 14:58:46 2022 -0700

    GUACAMOLE-990: Merge change ensuring banning occurs before other auth.

 .../auth/ban/BanningAuthenticationListener.java    | 146 +++++++++++++++--
 .../auth/ban/BanningAuthenticationProvider.java    | 182 ---------------------
 .../src/main/resources/guac-manifest.json          |   4 -
 guacamole-docker/bin/start.sh                      |  12 +-
 .../event/AuthenticationRequestReceivedEvent.java  |  35 ++++
 .../guacamole/rest/auth/AuthenticationService.java |   4 +
 6 files changed, 177 insertions(+), 206 deletions(-)

Reply via email to