You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2023/10/23 15:44:09 UTC

[couchdb] branch decouple_offline_hash_strength_from_online updated (fd6bad99e -> d3cf17f02)

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 fd6bad99e WIP upgrade hashes on successful authentication
    omit a417e6f71 enhance dev/run admin hash to pbkdf2:sha256
    omit aaa4f58e5 give couch_password_hasher:hash a clearer name
    omit b9303f5bb use couch password cache
    omit 1160422c5 in-memory password hash cache
    omit c11b2912a Introduce pbkdf2_prf parameter
     add 739d8b2bf Introduce pbkdf2_prf parameter
     add 21a5c18c0 in-memory password hash cache
     add 76610397c use couch password cache
     add f2d4c356f give couch_password_hasher:hash a clearer name
     add 9de02ad39 enhance dev/run admin hash to pbkdf2:sha256
     add d3cf17f02 WIP upgrade hashes on successful authentication

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   (fd6bad99e)
            \
             N -- N -- N   refs/heads/decouple_offline_hash_strength_from_online (d3cf17f02)

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:
 src/docs/src/intro/security.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)