You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2020/09/16 17:50:35 UTC

[lucene-solr] branch master updated (c63684f -> a0404a7)

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

ehatcher pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/lucene-solr.git.


    from c63684f  Revert "SOLR-14799: JWT authentication plugin only requires sub claim when principalClaim=sub"
     add 2202246  SOLR-14799: JWT authentication plugin only requires sub claim when principalClaim=sub
     add a0404a7  SOLR-14799: add CHANGES entry

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                       |  2 ++
 .../java/org/apache/solr/security/JWTAuthPlugin.java   |  8 +-------
 .../org/apache/solr/security/JWTAuthPluginTest.java    | 18 +++++++++++++++++-
 3 files changed, 20 insertions(+), 8 deletions(-)