Skip to content

Releases: Nearata/flarum-ext-twofactor

2.2.1

18 Jun 15:58
Compare
Choose a tag to compare
  • fix: remember token not working

2.2.0

19 May 09:09
Compare
Choose a tag to compare
  • bump php to 8
  • bump Flarum to 1.7
  • feat: Allow admins to turn off user two-factor authentication [#9]
  • fix: Conflict with Cloudflare Turnstile [#10]
  • feat: api again available to users with two-factor enabled

v2.1.1

15 Sep 18:30
e03c055
Compare
Choose a tag to compare
2.1.1

v2.1.0

26 Aug 14:08
Compare
Choose a tag to compare
  • Add php 8 support (Issue #7).
  • Ability to choose which groups can enable Two Factor.

v2.0.1

11 Sep 13:51
Compare
Choose a tag to compare
  • Fixes download backup codes file (fixes #3 )

v2.0.0

20 Jun 19:47
Compare
Choose a tag to compare
  • Update to Flarum 1.0

v1.0.4

15 May 22:40
Compare
Choose a tag to compare
  • (Improvement) Using config class to retrieve website host instead of using UrlGenerator with regex.

v1.0.3

12 May 12:18
Compare
Choose a tag to compare
  • (Fix) actually fix required flarum/core version constraint.

v1.0.2

12 May 12:17
Compare
Choose a tag to compare
  • (Fix) version constraint.

v1.0.1

11 May 22:26
Compare
Choose a tag to compare
  • Users can't use API if they have two factor enabled.