mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-06-29 15:22:15 +00:00
Merge branch '6.0.x'
Closes gh-13206
This commit is contained in:
commit
bf597bce4a
@ -398,7 +398,7 @@ open class WebSocketSecurityConfig : WebSocketMessageBrokerConfigurer {
|
|||||||
----
|
----
|
||||||
====
|
====
|
||||||
|
|
||||||
On the other hand, if you are using the <<legacy `AbstractSecurityWebSocketMessageBrokerConfigurer`,legacy-websocket-configuration>> and you want to allow other domains to access your site, you can disable Spring Security's protection.
|
On the other hand, if you are using the <<legacy-websocket-configuration,legacy `AbstractSecurityWebSocketMessageBrokerConfigurer`>> and you want to allow other domains to access your site, you can disable Spring Security's protection.
|
||||||
For example, in Java Configuration you can use the following:
|
For example, in Java Configuration you can use the following:
|
||||||
|
|
||||||
====
|
====
|
||||||
|
Loading…
x
Reference in New Issue
Block a user