Module name: htdocs
Repository: htdocs/members/
Changes by: raineth 06 Sep 2001 05:23:00 UTC
Log message:
Minor reworking of the SQL and authentication code, switched auth
to use md5 password and encrypt them before they're sent out, moved
the number of front page news items to config/default.php, added a news
posting function to the members area where u_admin='Y', and added a
minor fix to the browser detection code.
Modified files:
./:
index.php
htdocs/config/:
default.php
htdocs/include/:
auth.php browser-detect.php functions.php sql.php
Added files:
htdocs/members/:
index.php post_news.php
Removed files:
./:
members.php
Revision Changes Path
1.18 +8 -6 htdocs/index.php
1.25 +4 -3 htdocs/config/default.php
1.4 +43 -27 htdocs/include/auth.php
1.9 +2 -2 htdocs/include/browser-detect.php
1.11 +8 -9 htdocs/include/functions.php
1.4 +23 -0 htdocs/include/sql.php
_______________________________________________
twilight-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/twilight-commits
- [Twilight-commits] CVS Update: htdocs (branch: trunk) coderjoe
- [Twilight-commits] CVS Update: htdocs (branch: trunk) coderjoe
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) molivier
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) raineth
- [Twilight-commits] CVS Update: htdocs (branch: trunk) raineth
- [Twilight-commits] CVS Update: htdocs (branch: trunk) raineth
- [Twilight-commits] CVS Update: htdocs (branch: trunk) eviltypeguy
- [Twilight-commits] CVS Update: htdocs (branch: trunk) raineth
- [Twilight-commits] CVS Update: htdocs (branch: trunk) raineth
- [Twilight-commits] CVS Update: htdocs (branch: trunk) raineth
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) knghtbrd
- [Twilight-commits] CVS Update: htdocs (branch: trunk) raineth
- [Twilight-commits] CVS Update: htdocs (branch: trunk) raineth
