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 3423c2202 update Makefile.win to match
    omit ff7e37eda increase default password iterations to 50000
    omit d1db29055 Password hash upgrade tests
    omit 04dfd4246 improve assertion failure messages
    omit 061ae0c45 remove all password derivation fields before adding back the 
new ones
    omit 90c56b68f Enhance dev/run to use pbkdf2 with sha256
    omit fb7f50b20 upgrade password on next session or basic auth
    omit c3f8dc92a give couch_password_hasher:hash a clearer name
    omit 6104a170c use couch password cache
    omit 0d4398a50 in-memory password hash cache
    omit 4cb3f8aec Introduce pbkdf2_prf parameter
    omit 7b4fb84b5 optimize couch_passwords:verify for OTP 25+
    omit 74acb57fc switch PBKDF2 to fast_pbkdf2
    omit 4dffd0863 Import fast_pbkdf2 at f47dc6c12ae9bb6
    omit 77e13f620 remove pre-emptive cookie on successful basic auth
     add ce92dd585 update erlfmt to 1.3.0 and fix issues
     add 484847d95 Merge pull request #4836 from apache/erlfmt-1.3.0
     add d755a26d9 remove pre-emptive cookie on successful basic auth
     add c41501e2d Import fast_pbkdf2 at f47dc6c12ae9bb6
     add 09050b964 switch PBKDF2 to fast_pbkdf2
     add 41a550773 optimize couch_passwords:verify for OTP 25+
     add 49a48c256 Introduce pbkdf2_prf parameter
     add 675d1508a in-memory password hash cache
     add f29043e46 use couch password cache
     add d650d149c give couch_password_hasher:hash a clearer name
     add 5a1dfe1eb upgrade password on next session or basic auth
     add 97dc8ce41 Enhance dev/run to use pbkdf2 with sha256
     add ab5062081 remove all password derivation fields before adding back the 
new ones
     add d2efa6384 improve assertion failure messages
     add 03e24e0b0 Password hash upgrade tests
     add 5d1c84f57 increase default password iterations to 50000
     add cda76edce 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   (3423c2202)
            \
             N -- N -- N   
refs/heads/decouple_offline_hash_strength_from_online (cda76edce)

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:
 configure                           | 3 ++-
 src/mango/src/mango_cursor_view.erl | 8 ++++----
 2 files changed, 6 insertions(+), 5 deletions(-)

Reply via email to