django-mfa3

multi factor authentication for django
git clone https://git.ce9e.org/django-mfa3.git

commit
dd13aea88032e278d2419bb4b672389a7c14c015
parent
ecabef2b9029745e24ea3a7552e103ddd3bbd179
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-12-06 08:21
fixup changelog for 0.14.0

Diffstat

M CHANGES.md 1 +

1 files changed, 1 insertions, 0 deletions


diff --git a/CHANGES.md b/CHANGES.md

@@ -6,6 +6,7 @@
    6     6 -   Align handling of localhost as a secure context with upstream. Notably,
    7     7     this means that `DEBUG` no longer has any effect and that `127.0.0.1` is no
    8     8     longer treated as a secure context.
   -1     9 -   Drop support for Python 3.8
    9    10 
   10    11 
   11    12 0.13.0 (2024-06-18)