Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Wilkins2009-04-21 04:34:48 +0000
committerGreg Wilkins2009-04-21 04:34:48 +0000
commit59a80ea0179cb5b1483611093182250bec540b8d (patch)
tree9f7904a83f34a815a3b782746c59f1c2e2f54671 /VERSION.txt
parent17250b81c0397645dc53e4ae3a4fbe2e54604119 (diff)
downloadorg.eclipse.jetty.project-59a80ea0179cb5b1483611093182250bec540b8d.tar.gz
org.eclipse.jetty.project-59a80ea0179cb5b1483611093182250bec540b8d.tar.xz
org.eclipse.jetty.project-59a80ea0179cb5b1483611093182250bec540b8d.zip
273011 XSS in directory listing
git-svn-id: svn+ssh://dev.eclipse.org/svnroot/rt/org.eclipse.jetty/jetty/trunk@166 7e9141cc-0065-0410-87d8-b60c137991c4
Diffstat (limited to 'VERSION.txt')
-rw-r--r--VERSION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/VERSION.txt b/VERSION.txt
index efe57fbc32..d2296484ca 100644
--- a/VERSION.txt
+++ b/VERSION.txt
@@ -5,7 +5,7 @@ jetty-7.0.0.M1-SNAPSHOT
+ JETTY-695 Handler dump
+ Reworked authentication for deferred authentication
+ JETTY-983 DefaultServlet generates accept-ranges for cached/gzip content
-
+ + 273011 JETTY-980 JETTY-992 Security / Directory Listing XSS present
jetty-7.0.0.M0
+ JETTY-496 Support inetd/xinetd through use of System.inheritedChannel()

Back to the top