python-django-axes

Edit Package python-django-axes

Keep track of failed login attempts in Django-powered sites

Refresh
Refresh
Source Files
Filename Size Changed
django-axes-6.1.1.tar.gz 0000244358 239 KB
python-django-axes.changes 0000006010 5.87 KB
python-django-axes.spec 0000002103 2.05 KB
Revision 5 (latest revision is 8)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1130520 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 5)
- update to 6.1.1:
  * Fix ``TransactionManagementError`` when using the database
    handler with a custom database with for ``AccessAttempt`` or
    ``AccessFailureLog``.
  * Set ``AXES_SENSITIVE_PARAMETERS`` default value to
    ``["username", "ip_address"]`` in addition to the
    ``AXES_PASSWORD_FORM_FIELD`` configuration flag.
  * Improve documentation on GDPR and privacy notes and
    configuration flags.
  * Add Indonesion translation.
  * Remove unused methods from AxesStandaloneBackend.
  * Add username to admin fieldsets.
  * Add Django system checks for validating callable import path
    settings.
  * Improve documentation.
  * Improve repository issue and PR templates.
  * Fine-tune CI pipelines and RTD build requirements.
  * Version 6 is a breaking release. Please see the documentation
    for upgrade instructions.
  * Deprecate Python 3.7 support.
  * Deprecate ``is_admin_site`` API call with misleading naming.
  * Add ``AXES_LOCKOUT_PARAMETERS`` configuration flag that will
    supersede ``AXES_ONLY_USER_FAILURES``,
    ``AXES_LOCK_OUT_BY_COMBINATION_USER_AND_IP``,
    ``AXES_LOCK_OUT_BY_USER_OR_IP``, and ``AXES_USE_USER_AGENT``
    configurations. Add deprecation warnings for old flags. See
    project documentation on RTD for update instructions.
  * Improve translations.
  * Use Django ``cache.incr`` API for atomic cached failure
    counting
Comments 0
openSUSE Build Service is sponsored by