mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-13 01:53:11 +00:00
Tune documentation titles
This commit is contained in:
parent
572addc84a
commit
5f08037f78
1 changed files with 2 additions and 2 deletions
|
|
@ -57,8 +57,8 @@ A normal login flow for Django runs as follows:
|
|||
is aborted and signal handlers triggered.
|
||||
|
||||
|
||||
Django authentication flow with Axes
|
||||
------------------------------------
|
||||
Django Axes authentication flow
|
||||
-------------------------------
|
||||
|
||||
Axes monitors logins with the ``user_login_failed`` signal handler
|
||||
and after login attempts exceed the given maximum, starts blocking them.
|
||||
|
|
|
|||
Loading…
Reference in a new issue