You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by ja...@apache.org on 2019/11/22 22:34:29 UTC

[lucene-solr] branch master updated (537862d -> e45c5ce)

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

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


    from 537862d  Document how to load your own streaming plugins (#1025)
     add e45c5ce  SOLR-13905 Make findRequestType in AuditEvent more robust (#1014)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 +
 .../java/org/apache/solr/security/AuditEvent.java  | 47 ++++++++++++----------
 .../solr/security/AuditLoggerIntegrationTest.java  | 14 +++++++
 .../solr/security/AuditLoggerPluginTest.java       | 22 +++++++++-
 4 files changed, 63 insertions(+), 22 deletions(-)