Can Category have a password? Can Category have a password?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Can Category have a password?

Started by pinkforeversite, December 18, 2014, 07:21:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pinkforeversite

Can you put a password on an entire category. My gallery is www.pink-forever.com/gallery and if possible I would like to password protect all of photos? Is that possible? I know you can do individual albums but have way to many to do in and password protect?

allvip

This is one way to protect the images from unregistred users :

Go to Config - User settings - Allow unlogged users (guest or anonymous) access and choose from:

No
Yes: thumbnail only
Yes: thumbnail and intermediate image
Yes: thumbnail, intermediate, and full-size image

Users will see only the log in page if you choose No.

In Users - Group you have more advanced options.

You can also go to Config - Registration and enable Admin activation of registrations.

ΑndrĂ©

To answer your question: no, that's not possible out of the box. Permission can only be set on album level. If you have a quite static category/album structure, an SQL query could set permissions on all existing albums (or all in a specific category) and then you just need to set permissions for new albums. If this would work for you, we can create an appropriate SQL query.