Date: Mon, 22 Oct 2001 13:37:42 -0700 (PDT) From: Josef Karthauser <joe@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: CVSROOT cvs_acls.pl log_accum.pl Message-ID: <200110222037.f9MKbh475761@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joe 2001/10/22 13:37:42 PDT Modified files: . cvs_acls.pl log_accum.pl Log: Canonicalise the way that we obtain the username of the committer, both in the access controls and in the log message generation. Use the CVS_USER environment variable if it's defined to obtain the true username. This is set by later versions of cvs (it's in 1.11.1p1), and gets around the problem of using pserver username aliases in CVSROOT/passwd. With this fix the committer's true username is checked and reported instead of the system one. Revision Changes Path 1.11 +3 -2 CVSROOT/cvs_acls.pl 1.90 +4 -4 CVSROOT/log_accum.pl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110222037.f9MKbh475761>