You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by rn...@apache.org on 2020/11/06 19:18:45 UTC

[couchdb] 01/01: Merge pull request #3244 from apache/aegis_db_info

This is an automated email from the ASF dual-hosted git repository.

rnewson pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 647fd162cc64939b260ab61f8af117c26fd5b814
Merge: 753fc9a 475ff60
Author: Robert Newson <rn...@apache.org>
AuthorDate: Fri Nov 6 19:18:28 2020 +0000

    Merge pull request #3244 from apache/aegis_db_info
    
    Add an "encryption" object to db info

 src/aegis/src/aegis.erl              | 11 +++++++++++
 src/aegis/src/aegis_key_manager.erl  |  8 ++++++++
 src/aegis/test/aegis_server_test.erl |  7 +++++++
 src/fabric/src/fabric2_fdb.erl       |  4 +++-
 4 files changed, 29 insertions(+), 1 deletion(-)