Skip to content

Conversation

kandaguru17
Copy link
Contributor

@kandaguru17 kandaguru17 commented May 21, 2023

Remove usage of deprecated LazyCsrfTokenRepository from CsrfConfigurer.java and CsrfBeanDefinitionParser.java
as CsrfFilter uses CsrfTokenRepository.

Closes gh-13194

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label May 21, 2023
@kandaguru17 kandaguru17 force-pushed the gh-13194 branch 4 times, most recently from eaa55db to 5eca60d Compare May 21, 2023 09:24
@jzheaux jzheaux added in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement type: breaks-passivity A change that breaks passivity with the previous release and removed status: waiting-for-triage An issue we've not yet triaged labels May 22, 2023
@jzheaux jzheaux self-assigned this May 22, 2023
@jzheaux jzheaux removed the type: breaks-passivity A change that breaks passivity with the previous release label May 22, 2023
@kandaguru17 kandaguru17 marked this pull request as ready for review May 22, 2023 23:50
@kandaguru17 kandaguru17 marked this pull request as draft May 23, 2023 00:21
@kandaguru17 kandaguru17 marked this pull request as ready for review May 23, 2023 00:29
@jzheaux jzheaux added this to the 6.2.0-M1 milestone May 24, 2023
@jzheaux
Copy link
Contributor

jzheaux commented May 24, 2023

Thanks for the PR, @kandaguru17. Once the 6.1.x branch is created, we can merge this to main.

@jzheaux jzheaux merged commit 7e01ebd into spring-projects:main Jun 22, 2023
@jzheaux
Copy link
Contributor

jzheaux commented Jun 22, 2023

Thanks again @kandaguru17! This is now merged into main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: web An issue in web modules (web, webmvc) type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove LazyCsrfTokenRepository usage

3 participants