Enable support for bcrypt'd password hashes in htpasswd

This commit is contained in:
Aaron Bieber
2018-02-11 14:54:25 -07:00
committed by Zlatko Čalušić
parent 03958beb57
commit 733c8da8fc
304 changed files with 74359 additions and 4 deletions

11
Gopkg.lock generated
View File

@@ -97,9 +97,18 @@
source = "https://github.com/goji/goji"
version = "v2.0"
[[projects]]
branch = "master"
name = "golang.org/x/crypto"
packages = [
"bcrypt",
"blowfish"
]
revision = "5119cf507ed5294cc409c092980c7497ee5d6fd2"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "a4c77a43dac77efaa88292cc9adf9292de5eb9ad50aac23b7275726db9a88fcb"
inputs-digest = "75defe551bdc78f25a237a35d6833f7eb83ece365e6acc667fe8434281d2869a"
solver-name = "gps-cdcl"
solver-version = 1