Skip to content

Commit b4a950b

Browse files
Mathieuwouterj
Mathieu
authored andcommitted
Update security.rst
1 parent 523d08c commit b4a950b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

book/security.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -508,8 +508,9 @@ else, you'll want to encode their passwords. The best algorithm to use is
508508
.. include:: /cookbook/security/_ircmaxwell_password-compat.rst.inc
509509

510510
Of course, your users' passwords now need to be encoded with this exact algorithm.
511-
For hardcoded users, you can use an `online tool`_, which will give you something
512-
like this:
511+
For hardcoded users, you can use an `online tool`_ (this is a public tool and it should not be used with real passwords because of the risk of farming or other possible security issues).
512+
513+
It will give you something like this:
513514

514515
.. configuration-block::
515516

0 commit comments

Comments
 (0)