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
## Disables the requirement for CSRF token to be present in the Stomp headers (default false). Changing the default is useful if it is necessary to allow other origins to make SockJS connections.
293
293
attribute same-origin-disabled {xsd:boolean}?
294
-
websocket-message-broker.attlist &=
294
+
websocket-message-broker.attrlist &=
295
295
## Use this AuthorizationManager instead of deriving one from <intercept-message> elements
## Disables the requirement for CSRF token to be present in the Stomp headers (default false). Changing the default is useful if it is necessary to allow other origins to make SockJS connections.
293
293
attribute same-origin-disabled {xsd:boolean}?
294
-
websocket-message-broker.attlist &=
294
+
websocket-message-broker.attrlist &=
295
295
## Use this AuthorizationManager instead of deriving one from <intercept-message> elements
0 commit comments