Skip to content

Releases: Stormbase/django-otp-webauthn

v0.3.0

03 Aug 14:02
v0.3.0
d86e8c9
Compare
Choose a tag to compare

See the changelog

What's Changed

  • Fix regression in 0.2.0, rework logic for clarity by @Stormheg in #12
  • Pass CSRF token directly as configuration, don't rely on presence of cookie or hidden input by @nijel in #15
  • Change credential_id_sha256 data type for MySQL compatibility by @Stormheg in #18

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

18 Jul 12:50
v0.2.0
8c17ae9
Compare
Choose a tag to compare

See the changelog

What's Changed

  • Add django authentication backend and resolve http 500 error logging in when multiple authentication backends are enabled. by @jmichalicek in #8
  • Updated the type definitions specifying AbstractUser to instead use AbstractBaseUser by @jmichalicek in #9

Full Changelog: v0.1.3...v0.2.0

v0.1.3

01 Jul 09:42
v0.1.3
67b42ab
Compare
Choose a tag to compare

See the changelog

New Contributors

Full Changelog: v0.1.2...v0.1.3

v0.1.2

12 Jun 13:30
v0.1.2
d584a28
Compare
Choose a tag to compare

v0.1.1

12 Jun 13:30
v0.1.1
8e53e43
Compare
Choose a tag to compare

v0.1.0

12 Jun 13:30
v0.1.0
6c25bc4
Compare
Choose a tag to compare