authz + invisible sub-projets for some users
From: ludo toto <ersatx_at_noos.fr>
Date: 2004-04-14 15:38:42 CEST
Config:
I configurated standard apache basic auth + mod_authz_svn to make some sub-projects invisible for some users:
here is my authz file:
[/]
[/projectOfUserA]
[/projectOfUserB]
When userA checkout "/", only "/projectOfUserA" is seen, same for userB (with resp. "/projectOfUserB") => fine!
My concern is with navigator or pure webdav client: when I browse "/" userA see both sub-projects (without being able to open the folder though)
I suppose it is more or less by design, but wouldn't it be nice to allow this?
note I want to keep the ability for userA to checkout "/" (keeping at least read rights on root to him)
ludo
---------------------------------------------------------------------
|
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.