Skip to content

Commit 543f5ce

Browse files
committed
minor #5958 Update security.rst (mpaquet)
This PR was squashed before being merged into the 2.3 branch (closes #5958). Discussion ---------- Update security.rst | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | <2.7 | Fixed tickets | #5698 Commits ------- b4a950b Update security.rst
2 parents 34c0771 + b4a950b commit 543f5ce

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)