private gallery question private gallery question
 

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

private gallery question

Started by Methen, March 21, 2022, 08:41:18 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Methen

its been a while since I played with coppermine  and I for got can a you fix it so that a user can private protect their gallery there by sharing there pictures with who they want as  rather it be folders or individual pictures another question I have is there any way to encrypt pictures using coppermine?

Methen

Really need to get a answer to this please thank you

panhead

Like this: Password protect this album (Tick for yes)?
In the album properties.

phill104

Password protection the only method CPG provides. All this does is prevent access through the script. From there server side protection is the best option. Server side encryption could be available. You also need to have permissions on your server configured correctly. However, anything browsable online is inherently insecure.
It is a mistake to think you can solve any major problems just with potatoes.

Methen

Thank you very much for the info