This is an automated email from the ASF dual-hosted git repository.
jan pushed a change to branch fix/1097/compaction-daemon-disk-size
in repository https://gitbox.apache.org/repos/asf/couchdb.git.
from 9fe5650 fix: compaction daemon symlink resolution and log level #1097
add 817b2b6 Add bcrypt hashing option
add b58021e Introduce bin_opt_info erl_opts compilation option
add 3c26bc3 Fix dialyzer warning for couch_att:from_disk_term
new 9178669 Merge branch 'master' into
fix/1097/compaction-daemon-disk-size
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
LICENSE | 117 +++++++++++++++++++++++
NOTICE | 7 ++
rebar.config.script | 8 +-
rel/overlay/etc/default.ini | 3 +-
rel/reltool.config | 2 +
src/couch/src/couch.app.src | 1 +
src/couch/src/couch.erl | 1 +
src/couch/src/couch_att.erl | 24 ++++-
src/couch/src/couch_auth_cache.erl | 7 ++
src/couch/src/couch_httpd_auth.erl | 12 ++-
src/couch/src/couch_passwords.erl | 19 +++-
src/couch/src/couch_users_db.erl | 10 +-
src/couch/test/couch_passwords_tests.erl | 42 ++++++++-
test/javascript/tests/users_db_security.js | 144 ++++++++++++++++++++++++++---
15 files changed, 374 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].