[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Announcing mod_ssl_user

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2003-06-18 21:17:13 CEST

On Wed, Jun 18, 2003 at 08:38:00PM +0200, Martin v. Löwis wrote:
> I have just published release 1.0 of mod_ssl_user, at
>
> http://www.dcl.hpi.uni-potsdam.de/home/loewis/mod_ssl_user.c
>
> This module allows to set the user field in an Apache request object,
> if a user has been authenticated through SSL. It is configurable
> through a mod_ssl variable name, such as SSL_CLIENT_S_DN_CN.
>
> With that module, Subversion will write proper author information in
> commit messages.

Nice work - you could probably do this using ssl_var_lookup() to avoid
the dependency on +StdEnvVars, but it would be just as useful to simply
patch this into mod_ssl itself if you felt inspired to write and submit
patches. ;)

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 18 21:19:22 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.