[
https://issues.apache.org/jira/browse/NIFI-14409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17939973#comment-17939973
]
ASF subversion and git services commented on NIFI-14409:
--------------------------------------------------------
Commit a5ebcc7a7f3b34de440179e28229c89d2a892332 in nifi's branch
refs/heads/main from dan-s1
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a5ebcc7a7f ]
NIFI-14409 Replaced use of deprecated method authorizeRequests in
org.springframework.security.config.annotation.web.builders.HttpSecurity with
method authorizeHttpRequests. (#9833)
> Replace use of deprecated method authorizeRequests in
> org.springframework.security.config.annotation.web.builders.HttpSecurity with
> API suggestion
> --------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-14409
> URL: https://issues.apache.org/jira/browse/NIFI-14409
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Daniel Stieglitz
> Assignee: Daniel Stieglitz
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> {code:java}
> [WARNING]
> nifi/nifi-registry/nifi-registry-core/nifi-registry-web-api/src/main/java/org/apache/nifi/registry/web/security/
> NiFiRegistrySecurityConfig.java:[113,16] [removal]
> authorizeRequests(Customizer<ExpressionUrlAuthorizationConfigurer<HttpSecurity>.ExpressionIntercept
> UrlRegistry>) in HttpSecurity has been deprecated and marked for removal{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)