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

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

Commit fb88b0268aa0c7f14d77ae425b4851a8bedd2327 in lucene-solr's branch 
refs/heads/master from Christine Poerschke
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=fb88b02 ]

SOLR-15073: Fix ClassCastException in SystemInfoHandler.getSecurityInfo (#2210)



> Unsafe cast in SystemInfoHandler
> --------------------------------
>
>                 Key: SOLR-15073
>                 URL: https://issues.apache.org/jira/browse/SOLR-15073
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>    Affects Versions: 8.6, 8.7
>            Reporter: Nikolay Ivanov
>            Assignee: Christine Poerschke
>            Priority: Major
>             Fix For: 8.8
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> I have observed an unsafe cast inĀ 
> SystemInfoHandler::getSecurityInfo
> Is this by design? Currently I have a custom AuthorizationPlugin that 
> directly implements AuthorizationPlugin interface. With the latest solr 
> version it is not permitted anymore. A workaround is to extend the 
> RuleBasedAuthorizationPluginBase, which is not ideal imo. Please share your 
> thoughts



--
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