Skip to content

Support allowedOriginPatterns in SockJS config - #26108

Closed
BenjaminFaal wants to merge 2 commits into
spring-projects:masterfrom
BenjaminFaal:websocket-allowed-origin-patterns
Closed

Support allowedOriginPatterns in SockJS config#26108
BenjaminFaal wants to merge 2 commits into
spring-projects:masterfrom
BenjaminFaal:websocket-allowed-origin-patterns

Conversation

@BenjaminFaal

Copy link
Copy Markdown

Now you can also add allowed origin patterns to the websocket CORS config.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Nov 17, 2020
@rstoyanchev rstoyanchev self-assigned this Nov 18, 2020
@rstoyanchev rstoyanchev added this to the 5.3.2 milestone Nov 18, 2020
@rstoyanchev rstoyanchev added in: messaging Issues in messaging modules (jms, messaging) type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Nov 18, 2020
@rstoyanchev rstoyanchev added type: regression A bug that is also a regression and removed type: enhancement A general enhancement labels Nov 18, 2020
@rstoyanchev rstoyanchev changed the title Add allowed origin patterns to websocket Support allowedOriginPatterns in SockJS config Nov 18, 2020
@BenjaminFaal

Copy link
Copy Markdown
Author

@rstoyanchev i added 6d628a1 now i think its complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: messaging Issues in messaging modules (jms, messaging) type: regression A bug that is also a regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Not possible to use allowedOrigins "*" in StompEndpointRegistry after upgrade to Spring Boot 2.4.0

3 participants