savannah-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-dev] savannah ./ChangeLog gnuscripts/sf_cvs www/acco...


From: Loic Dachary
Subject: [Savannah-dev] savannah ./ChangeLog gnuscripts/sf_cvs www/acco...
Date: Tue, 19 Mar 2002 04:25:12 -0500

CVSROOT:        /cvsroot/savannah
Module name:    savannah
Changes by:     Loic Dachary <address@hidden>   02/03/19 04:25:12

Modified files:
        .              : ChangeLog 
        gnuscripts     : sf_cvs 
        www/account    : index.php register.php updateprefs.php 

Log message:
        * gnuscripts/sf_cvs: only add users with use_cvsadmin
        flag set to the anoncvs group. That greatly reduces
        the number of people in the anoncvs group. This
        was needed because it started to create overflow
        problems that crippled the /etc/group file.
        
        * gnuscripts/sf_cvs: match \b instead of ,?
        in www users to prevent accidental introduction of
        people in www group just because their name is the
        prefix of another name.
        
        * www/account/index.php: replace the mail_va display
        with use_cvsadmin display
        
        * www/account/updateprefs.php: update use_cvsadmin instead
        of mail_va
        
        * www/account/register.php: do not ask to people if they
        want to receive community e-mail that is never sent
        anyway (mail_va field).
        
        * database: alter table user change mail_va use_cvsadmin int(11) NOT 
NULL default '0';

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/ChangeLog.diff?tr1=1.162&tr2=1.163&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/gnuscripts/sf_cvs.diff?tr1=1.34&tr2=1.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/www/account/index.php.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/www/account/register.php.diff?tr1=1.16&tr2=1.17&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/savannah/savannah/www/account/updateprefs.php.diff?tr1=1.3&tr2=1.4&r1=text&r2=text




reply via email to

[Prev in Thread] Current Thread [Next in Thread]