Merge branch '2.6.x' into 2.7.x
Closes gh-31354
This commit is contained in:
@@ -337,7 +337,7 @@ More information on {spring-security-docs}/features/exploits/csrf.html[CSRF] and
|
||||
|
||||
In simple setups, a `SecurityFilterChain` like the following can be used:
|
||||
|
||||
include::code:DevProfileSecurityConfiguration[]
|
||||
include::code:DevProfileSecurityConfiguration[tag=!customizer]
|
||||
|
||||
WARNING: The H2 console is only intended for use during development.
|
||||
In production, disabling CSRF protection or allowing frames for a website may create severe security risks.
|
||||
|
||||
Reference in New Issue
Block a user