]> code.citadel.org Git - citadel.git/blobdiff - ctdlphp/ChangeLog
* who.php: added
[citadel.git] / ctdlphp / ChangeLog
index 00dd4460f5ee050493b674df6742ac09ad99897e..03e0c9552ebbe89057676b1f86724fa36aab0517 100644 (file)
@@ -1,4 +1,29 @@
  $Log$
+ Revision 1.10  2003/11/02 05:35:11  ajc
+ * who.php: added
+ * ctdlprotocol.php: worked out a tentative data API using this function.
+
+ Revision 1.9  2003/11/02 04:26:11  ajc
+ * Cleaned up the pages in preparation for handing it off to the extremely
+   talented developers and webmasters who will soon be working on it.
+
+ Revision 1.8  2003/11/02 04:12:27  ajc
+ * welcome.php: added.
+ * do_login.php: reworked to provide a squeaky-clean transition to
+   the welcome.php page.  welcome.php can now contain whatever the site's
+   webmaster wants it to, without being clogged up with login code.
+
+ Revision 1.7  2003/11/02 04:02:36  ajc
+ * Firmed up the login/logout process
+ * Don't allow load of pages other than login.php logout.php do_login.php
+   if the session is not logged in.
+ * Removed sessionproxy.c
+
+ Revision 1.6  2003/11/02 02:39:30  ajc
+ * Added a proper CVS ID and Copyright disclaimer to every file.  Other
+   developers and webmasters working on the project, please add your own
+   identities to the copyright notice of any module you work on.
+
  Revision 1.5  2003/11/01 23:29:04  ajc
  * Allow the session proxy to time out after 15 minutes.
  * This program now requires PHP v4.3.0 or newer due to bugs in the socket
@@ -20,5 +45,3 @@
 
  Revision 1.1  2003/10/31 03:47:13  ajc
  * Initial CVS import
-
-