mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-13 10:03:12 +00:00
Update 4_configuration.rst
This commit is contained in:
parent
98b944ba2b
commit
9cf239f495
1 changed files with 2 additions and 0 deletions
|
|
@ -109,6 +109,8 @@ The following ``settings.py`` options are available for customizing Axes behavio
|
|||
Default: ``False``
|
||||
* ``AXES_RESET_ON_SUCCESS``: If ``True``, a successful login will reset the number of failed logins.
|
||||
Default: ``False``
|
||||
* ``AXES_ALLOWED_CORS_ORIGINS``: Configures lockout response CORS headers for XHR requests.
|
||||
Default: ``*``
|
||||
|
||||
The configuration option precedences for the access attempt monitoring are:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue