Skip to content

Releases: gotlium/django-secure-auth

1.2.5

26 Jan 19:34
Compare
Choose a tag to compare

Bug fixes

1.2

12 Aug 20:50
Compare
Choose a tag to compare
1.2
  • FixedSessionIP Middleware
  • SessionExpire Middleware
  • TestCookie Middleware
  • IP Restriction functionality
  • SSL support
  • Refactoring
  • Translation
  • Django 1.4 support
  • Nexmo ans SmsAero gateways
  • Admin - Disable authentication methods
  • Authentication backends support
  • Bug fixes & Improvements

1.1

04 Jun 22:02
Compare
Choose a tag to compare
1.1
  • security fixes
  • login attempts functionality
  • logging confirmation entry
  • protection for login_confirmation view
  • totp name settings
  • pep8
  • translation
  • fixed phone required on registration views
  • logging settings
  • send codes by email
  • phone numbers validation
  • captcha protection
  • login protection for admin site
  • password check field for all settings
  • auth activity fixes
  • code len settings