Repository version 1.5+ breaks security model?
From: David Bauer <astgtciv2009_at_gatech.edu>
Date: Tue, 28 Apr 2009 10:57:21 -0400 (EDT)
I recognize that this is a bit out of date, but I just discovered it today.
On the db directory:
The contents in the revs and revprops directories look like:
So, a user can only change their own commits.
Now, with repository version 1.5+ (fsfs version 5, db version 3), I can't find any way to do the same thing. The first error I encountered was creating txn-current.tmp. Then, it tries to move txn-current.tmp over txn-current. I can't see any way to do that without giving users the ability to overwrite every file in the directory. A similar problem occurs with current.tmp -> current.
Is this type of security model not supported any more, or is there a way to make it work still?
David Bauer
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.