Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6cd7516

Browse files
author
FlorianLB
committed
use a phpfunction link + vocabulary change (method -> function)
1 parent41f6bc0 commit6cd7516

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
@@ -1360,7 +1360,8 @@ any extra encoding. You can now calculate the hashed password either programmati
13601360

13611361
..tip::
13621362

1363-
Supported algorithms for this method depend on your PHP version. Full list is available calling the PHP method ``hash_algos()``.
1363+
Supported algorithms for this method depend on your PHP version.
1364+
A full list is available calling the PHP function:phpfunction:`hash_algos`.
13641365

13651366
If you're creating your users dynamically (and storing them in a database),
13661367
you can use even tougher hashing algorithms and then rely on an actual password

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp