Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: avoid exposing ServletContext resources via StaticFileServer (#10261) #10269

Merged
merged 1 commit into from Mar 12, 2021

Conversation

denis-anisimov
Copy link
Contributor

fix: avoid exposing ServletContext resources via StaticFileServer

fixes #10260

(#10261)

* fix: avoid exposing ServletContext resources via StaticFileServer in
OSGi

fixes #10260

# Conflicts:
#	flow-server/src/main/java/com/vaadin/flow/server/StaticFileServer.java
#	flow-server/src/test/java/com/vaadin/flow/server/StaticFileServerTest.java
@denis-anisimov denis-anisimov added this to Iteration Reviews in Java Framework ongoing feature work (Vaadin 10+) via automation Mar 12, 2021
@denis-anisimov denis-anisimov merged commit 37e5a0f into 2.5 Mar 12, 2021
3 checks passed
Java Framework ongoing feature work (Vaadin 10+) automation moved this from Iteration Reviews to Done - pending release Mar 12, 2021
@denis-anisimov denis-anisimov deleted the osgi-50-2.5 branch March 12, 2021 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Java Framework ongoing feature work (...
  
Done - pending release
Development

Successfully merging this pull request may close these issues.

None yet

3 participants