[
https://issues.apache.org/jira/browse/NIFI-14409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940108#comment-17940108
]
ASF subversion and git services commented on NIFI-14409:
--------------------------------------------------------
Commit f64d58c4d0b99cc11c5a062e2884f0e1de3caf65 in nifi's branch
refs/heads/main from Lucas
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f64d58c4d0 ]
Reverted NIFI-14409 Replaced use of deprecated method authorizeRequests (#9834)
This reverts commit a5ebcc7a7f3b34de440179e28229c89d2a892332.
Signed-off-by: David Handermann <[email protected]>
> 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
> Fix For: 2.4.0
>
> Time Spent: 1.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)