User uploads in password protected public albums User uploads in password protected public albums
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

User uploads in password protected public albums

Started by Αndré, May 13, 2009, 02:17:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Αndré

If you set "Visitors can upload files" to "YES" and set an album password for a public album, the album isn't shown in the album selection a regular user. Is it intended or a bug?

Joachim Müller

It's not actually intended, but happens due to the way the album password feature has been implemented: if you apply an album password, the access control is set to "me only" and there's a workaround applied that actually prompts for the password.
Let's call this a "known issue". ;) Should be fixable though, at least for cpg1.5.x. Not sure if it's worth investigating for cpg1.4.x