Skip to content

Commit d2c3e26

Browse files
committed
[#5958] Make warning a bit shorter
1 parent 543f5ce commit d2c3e26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

book/security.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,8 @@ 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`_ (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).
511+
For hardcoded users, you can use an `online tool`_ (as it's a public tool,
512+
avoid using real passwords).
512513

513514
It will give you something like this:
514515

0 commit comments

Comments
 (0)