• 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
..
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...