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

need a mentoring to enhance mod_authz_module

From: Á¶º´¿í <bcho_at_nhncorp.com>
Date: 2007-05-31 03:39:51 CEST

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.

 
Received on Thu May 31 03:59:31 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.