Skip to content

Releases: mkalioby/django-passkeys

v1.3.0

17 Jun 17:32
Compare
Choose a tag to compare

v1.3.0

  • Added Django 5.1, Django 5.2 to tests
  • Added: Python 3.12, Python 3.13 to tests
  • Upgrade fido2 to v2.0.0

v1.2.8.1

02 Apr 15:12
57efd78
Compare
Choose a tag to compare

Added support for Python 3.13 and Django 5.2

v2.0b1

27 Sep 08:18
Compare
Choose a tag to compare
v2.0b1 Pre-release
Pre-release

This is backward incompatible version, as the templates moved to passkeys folder
and the names are lowercase now. please check the README.md for more details.

  • Upgraded the FIDO2 dependency to be >1.1.0.
  • Added login_required to some functions
  • delKey accepts POST now not GET.

Thanks for smark-1 and rafaelurben for the work done in the release