Update of /cvsroot/sandweb/sandweb
In directory sc8-pr-cvs1:/tmp/cvs-serv23097
Modified Files:
README
Log Message:
updated README to make it match the reality of the BETA release
Index: README
===================================================================
RCS file: /cvsroot/sandweb/sandweb/README,v
retrieving revision 1.9
retrieving revision 1.10
diff -U2 -r1.9 -r1.10
--- README 15 Aug 2002 08:17:05 -0000 1.9
+++ README 2 Feb 2003 23:59:23 -0000 1.10
@@ -11,6 +11,6 @@
SandWeb requires a user agent that supports and allows Javascript
-and cookies. It has been tested with Netscape 6.2, Internet Explorer
-5.0 and Mozilla 1.0.0
+and cookies. It has been tested with Netscape 7.0, Internet Explorer
+5.0 and Mozilla 1.2.
Please note that the common method for disabling "pop-up ads" in Mozilla,
@@ -68,9 +68,6 @@
-------------
-SandWeb will prompt you for your full name and local work
-directory. Your local work directory is where SandWeb will
-attempt to send downloaded files to on your local workstation
-( note that neither of these features are functional in the BETA release,
-however the questions are still asked ).
+SandWeb will prompt you for your full name and whether or not you
+wish to confirm every file deletion.
After submitting this information, you will be left at the Sandbox
@@ -92,4 +89,12 @@
"local", "pserver" and "SSH" CVS repositories.
+Please note that "pserver" is totally insecure with SandWeb's current
+authentication method, since passwords need to be stored in ~/.cvspass
+for this to work. Any user with a SandWeb account could therefore use
+any other user's credentials.
+
+However, if you really want to use "pserver" ( maybe by giving
+different users their own Apache instances ), this still works, but
+you'll need to do the initial "cvs login" manually for now.
------------------------
@@ -136,3 +141,3 @@
the appropriate mailing list :
-http://sourceforge.net/mail/?group_id=25671
\ No newline at end of file
+http://sourceforge.net/mail/?group_id=25671
|