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 8e63241 GUACAMOLE-1265: Merge update Japanese translation
add fae22a3 GUACAMOLE-770: Add ability to clear out TOTP data.
add 43e5024 GUACAMOLE-770: Regenerate code when field is empty.
add 4f4a060 GUACAMOLE-770: Switch to Boolean field for clearing data.
add c7cb40d GUACAMOLE-770: Avoid letting attribute be manually set and
reset confirmation along with secret.
new d162678 GUACAMOLE-770: Merge support for clearing TOTP data.
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:
.../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(-)