You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new additions to HttpSecurity and ServerHttpSecurity that support lambdas throw an exception.
These exceptions can be removed because the Customizer will no longer throw an exception.
The text was updated successfully, but these errors were encountered:
Summary
The new additions to
HttpSecurity
andServerHttpSecurity
that support lambdas throw an exception.These exceptions can be removed because the
Customizer
will no longer throw an exception.The text was updated successfully, but these errors were encountered: