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 0da83d0bb Password hash upgrade tests
omit 176126f5f improve assertion failure messages
omit dfaeb60c0 remove all password derivation fields before adding back the
new ones
omit 30a6604a0 Enhance dev/run to use pbkdf2 with sha256
omit d318e1fcc upgrade password on next session or basic auth
omit 58a8256ee give couch_password_hasher:hash a clearer name
omit 5dda1c2bd use couch password cache
omit e7dab3429 in-memory password hash cache
omit e3c6a3686 Introduce pbkdf2_prf parameter
omit 30012ba8c optimize couch_passwords:verify for OTP 25+
omit 335fc092e switch PBKDF2 to fast_pbkdf2
omit 0baef2a2b remove pre-emptive cookie on successful basic auth
add 682f512d6 docs(find): add missing negation on talking about field
mismatch
add 3b4c8e619 remove pre-emptive cookie on successful basic auth
add bc147e37b switch PBKDF2 to fast_pbkdf2
add 29efdf1c4 optimize couch_passwords:verify for OTP 25+
add c641e9f9c Introduce pbkdf2_prf parameter
add 2770e01c1 in-memory password hash cache
add b41a11420 use couch password cache
add a3985de12 give couch_password_hasher:hash a clearer name
add 668c061fe upgrade password on next session or basic auth
add 960234c45 Enhance dev/run to use pbkdf2 with sha256
add 60e4aebe4 remove all password derivation fields before adding back the
new ones
add cc3e902d5 improve assertion failure messages
add 31e51982d Password hash upgrade tests
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 (0da83d0bb)
\
N -- N -- N
refs/heads/decouple_offline_hash_strength_from_online (31e51982d)
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/api/database/find.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)