[Bug 207950] www/py-django-allauth : update to 0.25.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 15 17:34:23 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207950

--- Comment #4 from commit-hook at freebsd.org ---
A commit references this bug:

Author: feld
Date: Tue Mar 15 17:34:08 UTC 2016
New revision: 411197
URL: https://svnweb.freebsd.org/changeset/ports/411197

Log:
  www/py-django-allauth: Update to 0.25.2

  0.25.0 (2016-03-12)
  * Many providers were added: Reddit, Untappd, GitLab, Stripe,
      Pinterest, Shopify, Draugiem, DigitalOcean, Robinhood, Bitbucket(OAuth2).
  * The account connections view is now AJAX aware.
  * You can now customize the template extension that is being used to
      render all HTML templates (ACCOUNT_TEMPLATE_EXTENSION)
  * In order to be secure by default, users are now blocked from logging
      in after exceeding a maximum number of failed login attempts (see
      ACCOUNT_LOGIN_ATTEMPTS_LIMIT, ACCOUNT_LOGIN_ATTEMPTS_TIMEOUT). Set
      ACCOUNT_LOGIN_ATTEMPTS_LIMIT to None to disable this functionality.
      Important: while this protects the allauth login view, it does not
      protect Django?s admin login from being brute forced.
  * New translations: Arabic, Lithuanian

  0.25.1 (2016-03-13)
  * Bug fix release (AttributeError in password reset view).

  0.25.2 (2016-03-13)
  * Bug fix release (MemcachedKeyCharacterError: "Control characters not
      allowed")

  PR:           207950

Changes:
  head/www/py-django-allauth/Makefile
  head/www/py-django-allauth/distinfo

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list