Page 1 of 1

Security Bug Fix: Unified Sidebar Image Display

Posted: Sat Apr 28, 2007 8:58 pm
by mojiro
Coppermine Gallery has support for "User Groups". This means that you
may not be able to see some photos if they are blocked for your group.

The bug with his plugin, is that does not check for Group Permisions and
shows any Picture at SideBar...

You may want to hide some pictures from public...

for the fix of this use (by replacing old) the following php file...

http://mojiro.awmn.net/_old/coppermine_sidebar.php.txt

Where you find "/* MOJIRO:EDIT [START] */" or "/* MOJIRO:EDIT [END] */"
is where I did modifications from the Original script.

After the instalation, go to Plugin Options and you will find
"PLUGIN_CPGS_GROUP_NAME"

this is where you put the group name...

Re: Security Bug Fix: Unified Sidebar Image Display

Posted: Sun Apr 29, 2007 1:28 pm
by garvinhicking
Hi!

Thanks a lot for this patch! Just committed to CVS:

Regards,
Garvin