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 2022/08/30 10:17:53 UTC

[couchdb] 01/01: Merge pull request #4041 from apache/draft_allow_nested_json_claim_roles

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 d4c7273e706d5121794fc55ee2633af7f7f02543
Merge: eee3c4fc2 8af61fbb0
Author: Robert Newson <rn...@apache.org>
AuthorDate: Tue Aug 30 11:17:44 2022 +0100

    Merge pull request #4041 from apache/draft_allow_nested_json_claim_roles
    
    Allow and evaluate nested json claim roles

 rel/overlay/etc/default.ini               |  29 +++++-
 src/couch/src/couch_httpd_auth.erl        |  58 +++++++++--
 test/elixir/test/jwt_roles_claim_test.exs | 167 ++++++++++++++++++++++++++++++
 3 files changed, 241 insertions(+), 13 deletions(-)