websvn icon indicating copy to clipboard operation
websvn copied to clipboard

Repository not shown when user have rights only on subfolder(s)

Open MosfetN opened this issue 2 years ago • 4 comments

Hello, I did upgrade to 2.8.1. Now it's working like a charm with PHP 8.1. Thanks everyone ! Unfortunately I have one issue with users who don't have read nor write access to the root of a repository but just one one (or several) subfolders. Repository is not shown. And, another issue, when I go to the url https://websvn/browse/Repo/norights_folder/rw_rights_folder/, that do not show any files.

I tried the trick to add " $level = 0; " in listing.php but it's not working anymore.

Do you have any idea please?

MosfetN avatar Mar 20 '23 16:03 MosfetN

Does it work directly through mod_dav_svn?

michael-o avatar Mar 20 '23 16:03 michael-o

Thx for your quick reply Michael https://svn/Repo is working, empty https://svn/Repo/norights_folder/rw_rights_folder/ shows files

MosfetN avatar Mar 20 '23 16:03 MosfetN

Is this a duplicate of #85?

michael-o avatar Mar 20 '23 19:03 michael-o

Yes but not with the same version

From: Michael Osipov @.> Sent: Monday, March 20, 2023 8:56 PM To: websvnphp/websvn @.> Cc: MosfetN @.>; Author @.> Subject: Re: [websvnphp/websvn] Repository not shown when user have rights only on subfolder(s) (Issue #188)

Is this a duplicate of #85https://github.com/websvnphp/websvn/issues/85?

— Reply to this email directly, view it on GitHubhttps://github.com/websvnphp/websvn/issues/188#issuecomment-1476846601, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALLTJKJXHUURDNWKELDZJHDW5CY5FANCNFSM6AAAAAAWBJ5J6Q. You are receiving this because you authored the thread.Message ID: @.@.>>

MosfetN avatar Mar 21 '23 08:03 MosfetN