[ https://issues.apache.org/jira/browse/SOLR-14198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jan Høydahl resolved SOLR-14198. -------------------------------- Fix Version/s: 8.5 Resolution: Fixed > 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 > Fix For: 8.5 > > 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