Skip to content

Commit 27fd1cc

Browse files
committed
-
1 parent 4efa0f9 commit 27fd1cc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

reference/configuration/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ hashing algorithm. Also, each algorithm defines different config options:
258258

259259
You can also create your own password hashers as services and you can even
260260
select a different password hasher for each user instance. Read
261-
:doc:`this article </security/named_encoders>` for more details.
261+
:doc:`this article </security/named_hashers>` for more details.
262262

263263
.. tip::
264264

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1509,7 +1509,7 @@ Authentication (Identifying/Logging in the User)
15091509
security/remember_me
15101510
security/impersonating_user
15111511
security/user_checkers
1512-
security/named_encoders
1512+
security/named_hashers
15131513
security/multiple_guard_authenticators
15141514
security/firewall_restriction
15151515
security/csrf

0 commit comments

Comments
 (0)