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

Re: OAuth in Subversion

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: Wed, 9 Jul 2008 19:33:33 -0500

On Wed, Jul 9, 2008 at 11:22 AM, Karl Fogel <kfogel_at_red-bean.com> wrote:
> "Chris Nagele" <wildbit_at_gmail.com> writes:
>> Are there any plans to implement OAuth support into Subversion? We use
>> OpenID for our accounts on Beanstalk (beanstalkapp.com), but it is not
>> true OpenID since a user/pass is still required. We'd like to help out
>> on OAuth integration in Subversion so we can use it in Beanstalk and
>> work with some Subversion clients (Versions) to complete process.
>>
>> Please let me know if this is possible and what we can do to help.
>
> I don't know much about OAuth, but...
>
> http://subversion.tigris.org/hacking.html#patches
>
> ...tells you everything you need to know about submitting patches, and
> the larger web page (of which that is just a section) is a general guide
> to hacking Subversion. This mailing list is also available for when you
> have specific technical questions.

Specifically, you can start rousing our interest by writing up a short
document that (1) explains OpenID and OAuth (many of us barely
understand what it is), (2) explains why this would be an awesome
feature to have, and (3) sketches a design of how it might be
integrated into svn's codebase. (In particular, you'd want to look at
our auth architecture by reading include/svn_auth.h, and then looking
at some of the 'auth provider' modules in the libsvn_subr directory as
examples.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-10 02:34:16 CEST

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.