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 5bb5d5e93 improve assertion failure messages
omit d1271dfa7 remove all password derivation fields before adding back the
new ones
omit b8b4bed64 upgrade hashes on successful authentication
omit e3f708b62 enhance dev/run admin hash to pbkdf2:sha256
omit 1aeb49fd6 give couch_password_hasher:hash a clearer name
omit da6462cba use couch password cache
omit 81528770a in-memory password hash cache
omit 7329d2fc3 Introduce pbkdf2_prf parameter
omit 5e1a265a4 optimize couch_passwords:verify for OTP 25+
add b85c87bd6 optimize couch_passwords:verify for OTP 25+
add 3f866fc6f Introduce pbkdf2_prf parameter
add 32bdf4875 in-memory password hash cache
add 1b14508ce use couch password cache
add 4a07949a8 give couch_password_hasher:hash a clearer name
add 96a71a629 enhance dev/run admin hash to pbkdf2:sha256
add 3dfa68848 upgrade hashes on successful authentication
add 8235db4aa remove all password derivation fields before adding back the
new ones
add 6516106ae 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 (5bb5d5e93)
\
N -- N -- N
refs/heads/decouple_offline_hash_strength_from_online (6516106ae)
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(-)