File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## Unreleased
1+ ## 1.13.0
2+
3+ ### Added
4+ - User can request that two-factor authentication be skipped the next time they
5+ log in on that particular device
6+ - Django 3.1 support
7+ - SMS message can now be customised by using a template
28
39### Changed
4- - The templates are now based on Bootstrap 4.
10+ - Simplified ` re_path() ` to ` path() ` in URLConf
11+ - Templates are now based on Bootstrap 4.
512- ` DisableView ` now checks user has verified before disabling two-factor on
613 their account
7- - Inline CSS has been removed to allow stricter Content Security Policies.
14+ - Inline CSS has been replaced to allow stricter Content Security Policies.
15+
16+ ### Removed
17+ - Upper limit on django-otp dependency
18+ - Obsolete IE<9 workarounds
19+ - Workarounds for older versions of django-otp
20+
21+ ## 1.12.1 - 2020-07-08
22+
23+ * No code changes for this version*
824
925## 1.12 - 2020-07-08
1026### Added
You can’t perform that action at this time.
0 commit comments