This is an automated email from the ASF dual-hosted git repository.
jaydoane pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
from 4e0b66a4f Merge pull request #4905 from apache/nouveau-auth
new 125b3b77b Clean up config
new 4e2981c03 Simplify logging of sensitive config values
new 0eca498ed Remove support for delete markers
The 3 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:
src/chttpd/test/eunit/chttpd_auth_tests.erl | 2 +-
src/config/src/config.erl | 181 ++++++++++------------
rel/files/sys.config => src/config/src/config.hrl | 2 +-
src/config/src/config_writer.erl | 15 +-
src/config/test/config_tests.erl | 100 ++++++++++--
src/docs/src/config/intro.rst | 11 --
6 files changed, 182 insertions(+), 129 deletions(-)
copy rel/files/sys.config => src/config/src/config.hrl (95%)