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/10/16 22:44:47 UTC

[lucene-solr] branch master updated (b3d59a7 -> 611c4f9)

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 b3d59a7  SOLR-12786: add back explicit asciidoctor install for Jenkins build
     add 611c4f9  SOLR-13835 HttpSolrCall produces incorrect extra AuditEvent on AuthorizationResponse.PROMPT (#946)

No new revisions were added by this update.

Summary of changes:
 solr/CHANGES.txt                                   |  2 ++
 .../java/org/apache/solr/security/AuditEvent.java  | 22 ++++++++++--------
 .../java/org/apache/solr/servlet/HttpSolrCall.java | 26 +++++++++++++++++-----
 .../solr/security/AuditLoggerIntegrationTest.java  |  5 ++---
 .../solr/security/BasicAuthIntegrationTest.java    |  6 +++--
 5 files changed, 41 insertions(+), 20 deletions(-)