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 a5c0a324e improve assertion failure messages
omit 1f33d6a0b remove all password derivation fields before adding back the
new ones
omit c4051891d upgrade hashes on successful authentication
omit 228c3931c enhance dev/run admin hash to pbkdf2:sha256
omit 90e740936 give couch_password_hasher:hash a clearer name
omit eda7dd0fb use couch password cache
omit e19904763 in-memory password hash cache
omit d2dc2f520 Introduce pbkdf2_prf parameter
omit 2f443ea26 switch PBKDF2 to fast_pbkdf2
add f03a769cc switch PBKDF2 to fast_pbkdf2
add 5e1a265a4 optimize couch_passwords:verify for OTP 25+
add 7329d2fc3 Introduce pbkdf2_prf parameter
add 81528770a in-memory password hash cache
add da6462cba use couch password cache
add 1aeb49fd6 give couch_password_hasher:hash a clearer name
add e3f708b62 enhance dev/run admin hash to pbkdf2:sha256
add b8b4bed64 upgrade hashes on successful authentication
add d1271dfa7 remove all password derivation fields before adding back the
new ones
add 5bb5d5e93 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 (a5c0a324e)
\
N -- N -- N
refs/heads/decouple_offline_hash_strength_from_online (5bb5d5e93)
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/couch/src/couch_passwords.erl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)