diff options
author | Florian Zschocke <florian.zschocke@devolo.de> | 2019-11-05 13:43:06 +0100 |
---|---|---|
committer | Florian Zschocke <florian.zschocke@devolo.de> | 2019-11-05 22:20:37 +0100 |
commit | d1ee233d27fae23b1d0a69bbb6b9a363c3a76abe (patch) | |
tree | 1dff0e74dbc06858715e1441c2b60a799c8d8aeb /.gitmodules | |
parent | 4068b152e530305f588bd56e753045936e87ede0 (diff) | |
download | gitblit-d1ee233d27fae23b1d0a69bbb6b9a363c3a76abe.tar.gz gitblit-d1ee233d27fae23b1d0a69bbb6b9a363c3a76abe.zip |
Add support for PBKDF2 to PasswordHash
Integrate the work of pingunaut to add support for PBKDF2 password
hashing. A new class `PasswordHashPbkdf2` is added, which builds
on his `SecurePasswordHashUtils` class, but makes it a subclass
of `PasswordHash`. This will replace the original class when
integrating the new PasswordHash way into GitBlit.
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions