]> source.dussan.org Git - nextcloud-server.git/commit
Allow selecting the hashing algorithm 19203/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 29 Jan 2020 20:39:58 +0000 (21:39 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 3 Feb 2020 20:41:17 +0000 (21:41 +0100)
commit0d651f106c3bd317835c15cc82f3689d71432d48
tree24e19f1378cd7f5aa9f26e882b5d1fac2478ff8c
parent4503cff51a5a075291ac63d1ae5472ae49b97679
Allow selecting the hashing algorithm

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
config/config.sample.php
lib/private/Security/Hasher.php
tests/lib/Security/HasherTest.php