Updated link to 1000 common passwords.

xato.net is dead; replaced with link to archive.org.
This commit is contained in:
Eliezer Kanal 2015-12-01 19:58:19 -05:00 committed by Tim Graham
parent df832001ea
commit d3b488f5bd
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ Django includes four validators:
Validates whether the password is not a common password. By default, this Validates whether the password is not a common password. By default, this
checks against a list of 1000 common password created by checks against a list of 1000 common password created by
`Mark Burnett <https://xato.net/passwords/more-top-worst-passwords/>`_. `Mark Burnett <https://web.archive.org/web/20150315154609/https://xato.net/passwords/more-top-worst-passwords/>`_.
The ``password_list_path`` can be set to the path of a custom file of The ``password_list_path`` can be set to the path of a custom file of
common passwords. This file should contain one password per line and common passwords. This file should contain one password per line and