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 48dd649dc improve assertion failure messages
    omit d20401bac remove all password derivation fields before adding back the 
new ones
    omit a86bca5cb upgrade hashes on successful authentication
    omit a1d2371cf enhance dev/run admin hash to pbkdf2:sha256
    omit e3be4f24e give couch_password_hasher:hash a clearer name
    omit 0463c286c use couch password cache
    omit b93bc5993 in-memory password hash cache
     new 139cf454c in-memory password hash cache
     new 0fcef3b4f use couch password cache
     new 6fce968e5 give couch_password_hasher:hash a clearer name
     new 9ad051ea0 enhance dev/run admin hash to pbkdf2:sha256
     new e219ee352 upgrade hashes on successful authentication
     new 12ae377ac remove all password derivation fields before adding back the 
new ones
     new 751cc6c3b 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   (48dd649dc)
            \
             N -- N -- N   
refs/heads/decouple_offline_hash_strength_from_online (751cc6c3b)

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 7 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             | 9 +++++++++
 src/couch/src/couch_passwords_cache.erl | 8 ++++++++
 2 files changed, 17 insertions(+)

Reply via email to