[Commits] (bcm) shuffle some things around a little bit more.
mostly done with the jackrabbit
commits at osafoundation.org
commits at osafoundation.org
Thu Mar 24 12:47:04 PST 2005
Commit by: bcm
Modified files:
server/docs/TODO.txt 1.27 1.28
Log message:
shuffle some things around a little bit more. mostly done with the jackrabbit
prototype, need to investigate a few things before doing interop testing with
chandler
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/server/docs/TODO.txt.diff?r1=text&tr1=1.27&r2=text&tr2=1.28
Index: server/docs/TODO.txt
diff -u server/docs/TODO.txt:1.27 server/docs/TODO.txt:1.28
--- server/docs/TODO.txt:1.27 Thu Mar 24 12:44:13 2005
+++ server/docs/TODO.txt Thu Mar 24 12:47:03 2005
@@ -8,17 +8,13 @@
webui:
- * see if we can't get Struts to work with "/user/bcm/update" rather
- than "/user/update.do" with "username=bcm" in content body
- * use a session attribute rather than a request parameter to denote a
- failed login attempt (requires extending the authentication
- filter).
-
webdav:
+ * figure out why on my work machine homedirs created through the
+ console don't show up in webdav whereas they do on my home machine
* figure out why cadaver to the webdav app returns "Did not find a
- collection resource".
- * force all requests to come over secure connections?
+ collection resource"
+ * require channel security?
* write tests for all components
* consider prototyping with Tomcat's WebDAV servlet
@@ -47,6 +43,8 @@
* batch remove on user list
* page,sort,search user list
* icons on user list for root users
+ * see if we can't get Struts to work with "/user/bcm/update" rather
+ than "/user/update.do" with "username=bcm" in content body
webdav:
More information about the Commits
mailing list