Merge pull request #3281 from philsmd/philsmd-readme-fix

changes.txt incorrectly already announces RAdmin3 support
pull/3283/head
Jens Steube 2 years ago committed by GitHub
commit df8af2d10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,8 +12,8 @@
- Added hash-mode: Kerberos 5, etype 18, DB
- Added hash-mode: PostgreSQL SCRAM-SHA-256
- Added hash-mode: Teamspeak 3 (channel hash)
- Added hash-mode: RAdmin3
- Added hash-mode: bcrypt(sha512($pass)) / bcryptsha512
- Added hash-mode: sha1($salt.sha1(utf16le($username).':'.utf16le($pass)))
- Added hash-mode: sha256($salt.sha256_bin($pass))
##

Loading…
Cancel
Save