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 c925bf557 increase default password iterations to 50000
    omit 832a9b0c8 Password hash upgrade tests
    omit f0e0791a7 improve assertion failure messages
    omit deceb41a5 remove all password derivation fields before adding back the 
new ones
    omit a026dbe2c Enhance dev/run to use pbkdf2 with sha256
    omit 62d8acd64 upgrade password on next session or basic auth
     add c64702ec9 upgrade password on next session or basic auth
     add db665b752 Enhance dev/run to use pbkdf2 with sha256
     add 9ab8171f6 remove all password derivation fields before adding back the 
new ones
     add b942eaae7 improve assertion failure messages
     add d02452785 Password hash upgrade tests
     add 278f2a067 increase default password iterations to 50000
     add 871e27162 Revert "increase default password iterations to 50000"

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   (c925bf557)
            \
             N -- N -- N   
refs/heads/decouple_offline_hash_strength_from_online (871e27162)

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:
 rel/overlay/etc/default.ini             | 2 +-
 src/couch/src/couch_password_hasher.erl | 4 ++--
 src/couch/src/couch_passwords.erl       | 2 +-
 src/couch/src/couch_users_db.erl        | 2 +-
 4 files changed, 5 insertions(+), 5 deletions(-)

Reply via email to