[ 
https://issues.apache.org/jira/browse/SOLR-14198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021484#comment-17021484
 ] 

ASF subversion and git services commented on SOLR-14198:
--------------------------------------------------------

Commit 75c64089a1c17362ae8be0ecc4f0aac6a6451c4f in lucene-solr's branch 
refs/heads/master from Jan Høydahl
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=75c6408 ]

SOLR-14198: Nullpointer exception in AuditEvent with AuthorizationContext 
(#1192)



> Nullpointer in AuditEvent when initialized from AuthorizationContext
> --------------------------------------------------------------------
>
>                 Key: SOLR-14198
>                 URL: https://issues.apache.org/jira/browse/SOLR-14198
>             Project: Solr
>          Issue Type: Bug
>          Components: Auditlogging
>    Affects Versions: 8.2, 8.3, 8.4
>            Reporter: Jan Høydahl
>            Assignee: Jan Høydahl
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> If you enable {{Authentication}} with {{blockUnknown=false}} together with an 
> {{AuditLoggerPlugin}}, and then invoke a request without any credentials 
> (results in 401), then an {{AuditEvent}} constructor taking 
> {{AuthorizationContext}} as argument is invoked, resulting in NPE when 
> attempting to copy SolrParams from AuthContext over to AuditEvent.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to