Skip to content

1.13

Compare
Choose a tag to compare
@Bouke Bouke released this 12 Dec 18:19
· 210 commits to master since this release

Added

  • User can request that two-factor authentication be skipped the next time they
    log in on that particular device
  • Django 3.1 support
  • SMS message can now be customised by using a template

Changed

  • Simplified re_path() to path() in URLConf
  • Templates are now based on Bootstrap 4.
  • DisableView now checks user has verified before disabling two-factor on
    their account
  • Inline CSS has been replaced to allow stricter Content Security Policies.

Removed

  • Upper limit on django-otp dependency
  • Obsolete IE<9 workarounds
  • Workarounds for older versions of django-otp