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

External Authentication

From: David Wolever <wolever_at_cs.toronto.edu>
Date: Thu, 14 Aug 2008 14:43:55 -0300

Hey,
I'm working on a project-management-type app, and it would be
_really_ nice to, some how (any how!) get the subversion server
(either SVN or SVN+Apache) to authenticate against our internal
database.

In the past we've simply been re-writing the authz/htpasswd files
used by svn/apache with each internal permissions change... But
that's not ideal.

So would it be somehow possible to ask svnserve to authenticate
people against something dynamic? Failing that, would it be
absolutely ridiculous to write a wrapper around svnserve, so requests
come in like this: client --> our app --> svnserve (where 'our app'
is a python-based web app)?

Thanks!
David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-14 20:49:51 CEST

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

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