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 36dc4ed98 improve assertion failure messages
omit 241d2ae94 remove all password derivation fields before adding back the
new ones
omit 748ab9b24 upgrade hashes on successful authentication
add d0e1e8143 upgrade hashes on successful authentication
add 41ea03ecf remove all password derivation fields before adding back the
new ones
add 439906d24 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 (36dc4ed98)
\
N -- N -- N
refs/heads/decouple_offline_hash_strength_from_online (439906d24)
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_password_hasher.erl | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)