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 0001ea38f update Makefile.win to match
    omit 9682d283a increase default password iterations to 50000
    omit c27bf7c1a Password hash upgrade tests
    omit 8b3d07516 improve assertion failure messages
    omit 06c486769 remove all password derivation fields before adding back the 
new ones
    omit 748678b6d Enhance dev/run to use pbkdf2 with sha256
    omit e742cf842 upgrade password on next session or basic auth
    omit 5dd618535 give couch_password_hasher:hash a clearer name
    omit 30147b583 use couch password cache
    omit 7104360b5 in-memory password hash cache
    omit d79ea8ae2 Introduce pbkdf2_prf parameter
    omit a88e56733 optimize couch_passwords:verify for OTP 25+
    omit 5e5fed825 switch PBKDF2 to fast_pbkdf2
     new b54dd9cc8 switch PBKDF2 to fast_pbkdf2
     new d16e2e1f8 optimize couch_passwords:verify for OTP 25+
     new 9933a6ffd Introduce pbkdf2_prf parameter
     new fe251220f in-memory password hash cache
     new 7b52ef56d use couch password cache
     new b0150f955 give couch_password_hasher:hash a clearer name
     new 90d806312 upgrade password on next session or basic auth
     new 30b566233 Enhance dev/run to use pbkdf2 with sha256
     new 8393aaea8 remove all password derivation fields before adding back the 
new ones
     new 5fa15c571 improve assertion failure messages
     new 8e973354c Password hash upgrade tests
     new fb24d0ce0 increase default password iterations to 50000
     new 125eddfb2 update Makefile.win to match

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   (0001ea38f)
            \
             N -- N -- N   
refs/heads/decouple_offline_hash_strength_from_online (125eddfb2)

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.

The 13 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore          | 1 +
 rebar.config.script | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

Reply via email to