Skip to content

Commit

Permalink
minor #5958 Update security.rst (mpaquet)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
wouterj committed Feb 6, 2016
2 parents 34c0771 + b4a950b commit 543f5ce
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions book/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -508,8 +508,9 @@ else, you'll want to encode their passwords. The best algorithm to use is
.. include:: /cookbook/security/_ircmaxwell_password-compat.rst.inc

Of course, your users' passwords now need to be encoded with this exact algorithm.
For hardcoded users, you can use an `online tool`_, which will give you something
like this:
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).

It will give you something like this:

.. configuration-block::

Expand Down

0 comments on commit 543f5ce

Please sign in to comment.