core icon indicating copy to clipboard operation
core copied to clipboard

Direct access to a subfolder using public link with password

Open Albert-i opened this issue 2 years ago • 1 comments

Hello I have a share link for a main folder. Under this folder 1-n subfolders can be created. However, these should not be released by their own release link, but are actually accessible via the release link of the main folder. Is it possible, however, to jump directly to a subfolder by means of a parameter in the share link?

Example: The public link with password for the main folder is: https://…/index.php/s/bdZAPWd8Y5XIU1N

Direct access to subfolders e.g. with https://…/index.php/s/bdZAPWd8Y5XIU1N?path=/subfolder/subfolder2 basically works if you are already logged in.

If you are not yet logged in to OwnCloud and call up the link, the login screen appears and you end up in the main folder. However, I would like to land in the corresponding subfolder after logging in.

So for public links without password this is working with a link share like https://..../index.php/s/0EM7HxxV2OJ0RWp?path=%2Fsubfolder

For public links with password protected links there is a redirect to e.g. https://....../index.php/s/0EM7HxxV2OJ0RWp/authenticate where the initial path variable is not passed. I think there should be a redirect to https://..../index.php/s/0EM7HxxV2OJ0RWp/authenticate?path=%2Fsubfolder and the backend should handle this properly.

We have installed OwnCloud version 10.9.0 stable.

Thanks

Albert-i avatar Jun 10 '22 05:06 Albert-i

Hello, are there some new information about the bug? When will it be fixed.

Thanks

Albert-i avatar Jul 19 '22 05:07 Albert-i