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/02/06 05:22:25 UTC

[guacamole-client] 01/01: GUACAMOLE-770: Merge support for clearing TOTP data.

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 d1626788fa06e1fbd524585717abbeecf3dffddc
Merge: 8e63241 c7cb40d
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Fri Feb 5 21:22:15 2021 -0800

    GUACAMOLE-770: Merge support for clearing TOTP data.

 .../apache/guacamole/auth/totp/user/TOTPUser.java  | 55 +++++++++++++++++-----
 .../guacamole/auth/totp/user/TOTPUserContext.java  | 11 +++++
 .../auth/totp/user/UserVerificationService.java    |  2 +-
 .../src/main/resources/translations/en.json        |  9 ++++
 4 files changed, 64 insertions(+), 13 deletions(-)