From 9cf239f4954070af5386faa4ae36e199922d5be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleksi=20H=C3=A4kli?= Date: Tue, 5 Jan 2021 15:22:04 +0200 Subject: [PATCH] Update 4_configuration.rst --- docs/4_configuration.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/4_configuration.rst b/docs/4_configuration.rst index a38ad36..953158c 100644 --- a/docs/4_configuration.rst +++ b/docs/4_configuration.rst @@ -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: