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 6f55d3eac update Makefile.win to match
    omit 91bd88424 increase default password iterations to 50000
    omit df28ba69e Password hash upgrade tests
    omit f768b79a6 improve assertion failure messages
    omit 638f7cd44 remove all password derivation fields before adding back the 
new ones
    omit 7843d3359 Enhance dev/run to use pbkdf2 with sha256
    omit 481361575 upgrade password on next session or basic auth
    omit a05b1039e give couch_password_hasher:hash a clearer name
    omit 2b4f3aba2 use couch password cache
    omit cba673d57 in-memory password hash cache
    omit 3fd598755 Introduce pbkdf2_prf parameter
     new c976e390c Introduce pbkdf2_prf parameter
     new 34477b9fc in-memory password hash cache
     new 6b6c30458 use couch password cache
     new 0bbaaac56 give couch_password_hasher:hash a clearer name
     new a8fd9fc4e upgrade password on next session or basic auth
     new 355081b31 Enhance dev/run to use pbkdf2 with sha256
     new 96ed05926 remove all password derivation fields before adding back the 
new ones
     new 821da8485 improve assertion failure messages
     new add158402 Password hash upgrade tests
     new ed31cbcf4 increase default password iterations to 50000
     new 092f994cf 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   (6f55d3eac)
            \
             N -- N -- N   
refs/heads/decouple_offline_hash_strength_from_online (092f994cf)

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 11 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:
 rel/overlay/etc/default.ini | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Reply via email to