mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 13:13:39 +08:00
Update SECURITY.md
This commit is contained in:
parent
3186535537
commit
0e494c7303
|
@ -8,7 +8,7 @@ Discourse uses the PBKDF2 algorithm to encrypt salted passwords. This algorithm
|
|||
|
||||
**options you can customise in your production.rb file**
|
||||
|
||||
pbkdf2_algorithm: the hashing algorithm used (default "sha256")
|
||||
pbkdf2_algorithm: the hashing algorithm used (default "sha256")
|
||||
pbkdf2_iterations: the number of iterations to run (default is: 64000)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user