Skip to content

Releases: humhub/twofa

1.1.3

08 Jun 12:16
04ee8c5
Compare
Choose a tag to compare
  • Fix #53: Fix initialize of inline script of QR code

1.1.2

17 May 14:32
011568a
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Fix #45: Fix remember browser

1.0.6

02 Feb 10:24
76c72a1
Compare
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
Compare
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
Compare
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

1.0.3

11 May 18:12
07955b3
Compare
Choose a tag to compare
  • Fix #22: Composer dependencies for Google Authenticator missing in marketplace package

1.0.2

10 May 18:27
7480937
Compare
Choose a tag to compare
  • Enh #18: Generate QR code for Google authenticator by local JS script (Don't send TOTP key to Google)