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 899beae7f improve assertion failure messages
    omit 627edb410 remove all password derivation fields before adding back the 
new ones
    omit fd8caaedb upgrade hashes on successful authentication
    omit 52a644897 enhance dev/run admin hash to pbkdf2:sha256
    omit 058d59e8e give couch_password_hasher:hash a clearer name
    omit 38c8825fc use couch password cache
    omit 451f5eaab in-memory password hash cache
    omit f572d61b7 Introduce pbkdf2_prf parameter
    omit a2ebe92c9 optimize couch_passwords:verify for OTP 25+
    omit f03a769cc switch PBKDF2 to fast_pbkdf2
    omit ede7ff2fe Configure hex, gradle, pip and npm caches.
    omit e083114e3 Another attempt at fixing the flaky ddoc_cache test
    omit 93dfd4e04 mango: correct the fix for the duplicated `text` results
    omit acd88aeae Merge pull request #4798 from 
apache/send-original-cookie-format
     add e08039ffb mango: correct the fix for the duplicated `text` results
     add 1ed6b250c Another attempt at fixing the flaky ddoc_cache test
     add bce711b3d Configure hex, gradle, pip and npm caches.
     add c6d3b1687 switch PBKDF2 to fast_pbkdf2
     add 09a84d0b6 optimize couch_passwords:verify for OTP 25+
     add b3d072763 Introduce pbkdf2_prf parameter
     add 6c61210f9 in-memory password hash cache
     add a70298d95 use couch password cache
     add dad0b1805 give couch_password_hasher:hash a clearer name
     add 76869bef4 enhance dev/run admin hash to pbkdf2:sha256
     add 748ab9b24 upgrade hashes on successful authentication
     add 241d2ae94 remove all password derivation fields before adding back the 
new ones
     add 36dc4ed98 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   (899beae7f)
            \
             N -- N -- N   
refs/heads/decouple_offline_hash_strength_from_online (36dc4ed98)

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_password_hasher.erl | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Reply via email to