Skip to content

Fix deprecated apply call in SecurityConfig#931

Merged
dennisvang merged 3 commits into
masterfrom
fix/928-securityconfig-apply
Jun 16, 2026
Merged

Fix deprecated apply call in SecurityConfig#931
dennisvang merged 3 commits into
masterfrom
fix/928-securityconfig-apply

Conversation

@dennisvang

@dennisvang dennisvang commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Replaced deprecated .apply() call by new .with() call as suggested in docs.

fixes #928

@dennisvang dennisvang added the chore Maintenance label Jun 16, 2026
@dennisvang
dennisvang marked this pull request as ready for review June 16, 2026 16:07
@dennisvang dennisvang changed the title Update SecurityConfig Fix deprecated apply call in SecurityConfig Jun 16, 2026
@dennisvang
dennisvang merged commit c6ce0a2 into master Jun 16, 2026
6 of 11 checks passed
@dennisvang
dennisvang deleted the fix/928-securityconfig-apply branch June 16, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SecurityConfig uses deprecated HttpSecurity.apply()

1 participant