updated to latest unfiltered. added dispatch.nio library back as it will be interesting to use.
--- a/project/build.scala Sat Dec 03 20:54:22 2011 +0100
+++ b/project/build.scala Sat Dec 03 22:27:00 2011 +0100
@@ -9,8 +9,8 @@
val specs2_scalaz = "org.specs2" %% "specs2-scalaz-core" % "6.0.1" % "test"
val dispatch_version = "0.8.6"
val dispatch_http = "net.databinder" %% "dispatch-http" % dispatch_version
-// val dispatch_nio = "net.databinder" %% "dispatch-nio" % dispatch_version
- val unfiltered_version = "0.5.2"
+ val dispatch_nio = "net.databinder" %% "dispatch-nio" % dispatch_version
+ val unfiltered_version = "0.5.3"
val unfiltered_filter = "net.databinder" %% "unfiltered-filter" % unfiltered_version
val unfiltered_jetty = "net.databinder" %% "unfiltered-jetty" % unfiltered_version
val unfiltered_netty = "net.databinder" %% "unfiltered-netty" % unfiltered_version
--- a/src/main/resources/template/WebId.xhtml Sat Dec 03 20:54:22 2011 +0100
+++ b/src/main/resources/template/WebId.xhtml Sat Dec 03 22:27:00 2011 +0100
@@ -12,7 +12,7 @@
<h2>WebID</h2>
<div class="webid_tests">
- <p class="no_webid">No Subject Alternative Names were found in your profile</p>
+ <p class="no_webid">No Subject Alternative Names were found in your Certificate.</p>
<table width="100%" rules="groups">
<tbody class="webid_test">
<tr><td colspan="2">Verification of Subject Alternative Name <span class="webid">http://bblfish.net/#me</span>?</td> </tr>