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

Re: intergration of svn via php

From: Michael Hogsett <hogsett_at_csl.sri.com>
Date: 2005-04-02 00:09:17 CEST

bruce wrote:
> right...
>
> for my thoughts, we're going to need the ability to allow users to create
> svn repos based on the projects that they create. we might restrict repos
> deletions to admins, etc.. so, for our needs we're going to need to create
> svnadmin/svn commands that incorporate 'user' information... yeah, i know,
> security issues!!!

Well it can be made safe with proper validation of the argument(s) (e.g.
dont allow stupid or dangerous things like importing /etc)

Have you thought about users having the ability to see/edit other users'
repos (since the web server is running as the web server UID, and not the
user's)? What about name space (e.g. two users wanting to create "MyProject").

  - Mike

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 2 00:12:19 2005

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.