Abstract password hashing into util.
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
282c2feca8
commit
732e8b82aa
13 changed files with 92 additions and 64 deletions
|
@ -815,6 +815,10 @@ verbose_file_reads = "warn"
|
|||
###################
|
||||
style = "warn"
|
||||
|
||||
## some sadness
|
||||
# trivial assertions are quite alright
|
||||
assertions_on_constants = "allow"
|
||||
|
||||
###################
|
||||
suspicious = "warn"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue