• Richard Midwinter's avatar
    OF-631: Implement SCRAM support · 44826566
    Richard Midwinter authored
    This implements the SCRAM-SHA1 mechanism, and includes extending the existing
    DefaultAuthProvider to store the Scram hashes for faster authentication.
    
    If user.scramHashedOnly is set to true, then only these non-reversable hashes
    are stored (and thus security is increased in exchanged for removing support
    for DIGEST-MD5 et al).
    44826566
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...