AuthZ: Use case for write-only access (i.e. ¨user = w¨)?
From: Christian Neumair <chris_at_gnome-de.org>
Date: 2006-09-10 13:05:54 CEST
Maybe someone could tell me a use-case for write-only subversion AuthZ
For instance, in the case where a user ¨user¨ may read a whole tree,
[/]
and write to a specific part of a tree, i.e.
[/foo]
using both directives with the current code behaves as if
[/foo]
was specified.
On the other hand, a statement like
[/]
IMHO does not make any sense, at least not in a typical SVN environment
Maybe I am missing something, but the web admin GUI I have been writing
user = w
entries because I cannot think of a intuitive GUI and of a use-case for
user = w
would always be treated as
user = rw
which does not seem to be the case.
-- Christian Neumair <chris@gnome-de.org> --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sun Sep 10 13:21:00 2006 |
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.