forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Permissions & Access Rights => Topic started by: iccd on August 16, 2004, 10:14:18 am

Title: [Solved]: "Users can can have private albums" = "no" allows anonymous viewing
Post by: iccd on August 16, 2004, 10:14:18 am
My albums are all private, except for one containing one picture. So, when an anonymous user goes to "Last uploaded" (s)he gets to see only one image.

However, if you change "Users can can have private albums" to No, then the anonymous user can see all uploaded pictures, thus defeating the purpose of having no access of the albums.

Is this a bug?
Title: Re: "Users can can have private albums" = "no" allows anonymous viewing
Post by: Tarique Sani on August 16, 2004, 12:00:15 pm
No it is a feature - read the above again :)  You are setting "Users can can have private albums" to No that means what is says - no albums will be private / protected
Title: Re: "Users can can have private albums" = "no" allows anonymous viewing
Post by: Joachim Müller on August 17, 2004, 06:53:24 am
That's why there is a note in Coppermine config, the line says
Quote
Users can have private albums (Note: if you switch from 'yes' to 'no' any current private albums will become public)
If you want protected albums, but you don't want users to actually have private albums, set "Users can have private albums" to "Yes" in config, then go to "groups" in the admin menu and set "Can have a personal gallery" to "No" for all groups and save the whole enchilada.

GauGau
Title: Re: "Users can can have private albums" = "no" allows anonymous viewing
Post by: iccd on August 17, 2004, 07:31:41 pm
Ah, that is clear - thanks for your responses.