Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace usage of deprecated authorizeHttpRequests() in VaadinWebSecurity #16872

Closed
Artur- opened this issue May 24, 2023 · 0 comments · Fixed by #17136
Closed

Replace usage of deprecated authorizeHttpRequests() in VaadinWebSecurity #16872

Artur- opened this issue May 24, 2023 · 0 comments · Fixed by #17136

Comments

@Artur-
Copy link
Member

Artur- commented May 24, 2023

Describe your motivation

Spring Security 6.1 has deprecated the method with the message

Deprecated For removal in 7.0. Use [authorizeHttpRequests(Customizer)] instead
@Artur- Artur- changed the title Replace usaged of deprecated authorizeHttpRequests() in VaadinWebSecurity Replace usage of deprecated authorizeHttpRequests() in VaadinWebSecurity May 24, 2023
Mikaelsu added a commit to vaadin/flow-crm-tutorial that referenced this issue Aug 3, 2023
Mikaelsu added a commit to vaadin/flow-crm-tutorial that referenced this issue Aug 10, 2023
* Update security configuration

See vaadin/flow#16872

* Update SecurityConfig.java

* Revert "Update SecurityConfig.java"

This reverts commit 8d229da.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant