From 52cab495e07bd964784307bfae8a730168baf809 Mon Sep 17 00:00:00 2001 From: Simone Bordet Date: Thu, 11 Feb 2010 09:01:14 +0000 Subject: Fix for #302556 (CrossOriginFilter does not work correctly when Access-Control-Request-Headers header is not present) git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@1264 7e9141cc-0065-0410-87d8-b60c137991c4 --- VERSION.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'VERSION.txt') diff --git a/VERSION.txt b/VERSION.txt index 508d0dee6a..c40ac21a2c 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -10,7 +10,7 @@ jetty-7.0.2-SNAPSHOT + 298667 DeploymentManager uses ContextProvider and WebAppProvider + 299455 Enum support in JSONPojoConvertor + 302198 Rename HttpClient authorization classes to Authentication - + 302244 invalid configuration boolean conversion in FormAuthenticator + + 302244 invalid configuration boolean conversion in FormAuthenticator + 302246 redirect loop using form authenticator + JETTY-776 Make new session-tests module to concentrate all reusable session clustering test code + JETTY-910 Allow request listeners to access session @@ -25,6 +25,7 @@ jetty-7.0.2-SNAPSHOT + 300733 Jars from lib/ext are not visible for my web application + 300933 AbstractConnector uses concurrent objects for stats + 301089 Improve statistics available in StatisticsHandler and AbstractConnector + + 302556 CrossOriginFilter does not work correctly when Access-Control-Request-Headers header is not present jetty-7.0.1.v20091125 25 November 2009 + 274251 DefaultServlet supports exact match mode. -- cgit v1.2.3