This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a change to branch decouple_offline_hash_strength_from_online
in repository https://gitbox.apache.org/repos/asf/couchdb.git


    omit 99e095c4f improve assertion failure messages
    omit 8235db4aa remove all password derivation fields before adding back the 
new ones
    omit 3dfa68848 upgrade hashes on successful authentication
    omit 96a71a629 enhance dev/run admin hash to pbkdf2:sha256
    omit 4a07949a8 give couch_password_hasher:hash a clearer name
    omit 1b14508ce use couch password cache
    omit 32bdf4875 in-memory password hash cache
    omit 3f866fc6f Introduce pbkdf2_prf parameter
    omit b85c87bd6 optimize couch_passwords:verify for OTP 25+
     add a2ebe92c9 optimize couch_passwords:verify for OTP 25+
     add f572d61b7 Introduce pbkdf2_prf parameter
     add 451f5eaab in-memory password hash cache
     add 38c8825fc use couch password cache
     add 058d59e8e give couch_password_hasher:hash a clearer name
     add 52a644897 enhance dev/run admin hash to pbkdf2:sha256
     add fd8caaedb upgrade hashes on successful authentication
     add 627edb410 remove all password derivation fields before adding back the 
new ones
     add 899beae7f improve assertion failure messages

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (99e095c4f)
            \
             N -- N -- N   
refs/heads/decouple_offline_hash_strength_from_online (899beae7f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 src/couch/src/couch_passwords.erl | 2 ++
 1 file changed, 2 insertions(+)

Reply via email to