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

Re: need a mentoring to enhance mod_authz_module

From: Martin Furter <mf_at_rola.ch>
Date: 2007-05-31 18:40:19 CEST

Hi

Have a look at the following two threads:
http://svn.haxx.se/dev/archive-2007-02/0116.shtml
http://svn.haxx.se/dev/archive-2007-02/0142.shtml

HTH
Martin

On Thu, 31 May 2007, [ks_c_5601-1987] Á¶º´¿í wrote:

> Hi all.
>
> This is Terry Cho from Korea.
>
> I am trying to enhance mod_authz_svn module to support mysql repository.
>
> As you know mod_authz_svn only support file repository named as AuthzSVNAccessFile.
>
> Can anybody help me?
>
> I am reviewing source code named mod_authz_svn.c & authz.c.
>
> I think if I only fix the function named
>
> ==
>
> svn_error_t *
>
> svn_repos_authz_check_access(svn_authz_t *authz, const char *repos_name,
>
> const char *path, const char *user,
>
> svn_repos_authz_access_t required_access,
>
> svn_boolean_t *access_granted,
>
> apr_pool_t *pool
>
> ==
>
> In authz.c to read authentication information from mysql. It can be work¡¦ Right?
>
> I look forward to your opinion or mentoring.
>
> Thanx.
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 31 18:40:46 2007

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.