Hi, we have an Artifactory 2.3.3.1 instance with the following settings: - Allow anonymous access: enabled - Hide existence of unauthorized resource: disabled
We have set up a restricted repository where all anonymous access is disallowed by permissions. When user tries to browse that repository directly (not through web ui) we have encountered the following: - when user accesses http://artifactory/restricted/com/company Artifactory responds with authentication request as expected. When user presents correct credentials the repository can be accessed. - when user accesses http://artifactory/restricted/com/company/ Artifactory just shows empty directory listing without asking credentials. At the access log there is a line with [DENIED DOWNLOAD] restricted:com/company for anonymous/<ip-address>. Is this a bug or am I missing something? I couldn't find anything relevant at the issue tracker. -- View this message in context: http://old.nabble.com/Browsing-of-repositories-with-anonymous-access-prohibited-tp31790764p31790764.html Sent from the Artifactory-Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
