Skip to content

Releases: humhub/twofa

1.2.1

24 Apr 09:24
d86528c

Choose a tag to compare

  • Fix #85: Use Return URL after code verification instead of redirecting to home
  • Enh #86: Improved Module Test GitHub Actions
  • Enh #87: Implemented module-coding-standards
  • Fix #90: Use MailStyleHelper for safe email inline styling
  • Fix #98: Remove deprecations
  • Enh #100: Add admin action to reset 2FA for a user
  • Enh #101: Add recovery codes
  • Enh #104: replace abandoned Google Auth library
  • Enh: Automated code refactoring for HumHub 1.18.0-beta.6 using Rector
  • Enh #105: Add optional help text on the 2FA check screen
  • Fix #106: Send a new email code after trusted IP changes in the same session

1.2.0

27 Aug 14:08
944fe32

Choose a tag to compare

  • Enh #58: Tests for next version
  • Fix #63: Update module resources path
  • Enh #65: Use PHP CS Fixer
  • Enh #66: Reduce translation message categories
  • Enh #81: Time Based Code
  • Enh #78: Migration to Bootstrap 5 for HumHub 1.18
  • Enh #71: Time Based Code
  • Fix #76: Fix timezone in email
  • Fix #80: Update test user passwords

1.1.3

08 Jun 12:16
04ee8c5

Choose a tag to compare

  • Fix #53: Fix initialize of inline script of QR code

1.1.2

17 May 14:32
011568a

Choose a tag to compare

  • Fix #55: Don't send a verification code when trusted IP address

1.1.1

03 Jan 16:42
d048b28

Choose a tag to compare

  • Fix #52: Fix checking of current IP address by trusted networks list

1.1.0

09 Nov 18:46
1bf95a7

Choose a tag to compare

  • Enh #41: Added Option to use Google Authentication as Default
  • Fix #50: Don't send a verification code when browser was remembered

1.0.7

02 Mar 16:40
b88a8f5

Choose a tag to compare

  • Fix #45: Fix remember browser

1.0.6

02 Feb 10:24
76c72a1

Choose a tag to compare

  • Enh #36: Update logout url to POST method
  • Enh: Added French translations
  • Enh #33: Added trusted network functionality
  • Enh #16: Added remember browser for X days
  • Fix #41: Fix error for user without email address

1.0.5

10 Aug 10:27
b5cd60e

Choose a tag to compare

  • Fix #29: Fix button "Log out" to prevent pjax
  • Fix #31: Don't require 2FA on administration action "Impersonate"

1.0.4

15 Jun 09:16
e74ff7e

Choose a tag to compare

  • Fix #23: Urlencode account name in otpauth URL
  • Fix #25: Fix double rendering QR code after cancel of requesting new code