[ https://issues.apache.org/jira/browse/SOLR-14198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021486#comment-17021486 ]
ASF subversion and git services commented on SOLR-14198: -------------------------------------------------------- Commit 1f2212c8d84b6aea373b8e08ab26219c3fe12281 in lucene-solr's branch refs/heads/branch_8x from Jan Høydahl [ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=1f2212c ] SOLR-14198: Nullpointer exception in AuditEvent with AuthorizationContext (#1192) (cherry picked from commit 75c64089a1c17362ae8be0ecc4f0aac6a6451c4f) > 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