forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: JohnM-UK on September 04, 2006, 01:11:05 am

Title: Cookie session / expiration
Post by: JohnM-UK on September 04, 2006, 01:11:05 am
Hi I wonder if its possible to add a admin entered cookie session time to the admin board. Like on this phpbb forum:
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.oneuk.f2s.com%2Fimages%2Fcookies.jpg&hash=148dfd985b6690e561ee65d266248265a2603afc)
http://www.oneuk.f2s.com/images/cookies.jpg

To here on the admin board:
(https://forum.coppermine-gallery.net/proxy.php?request=http%3A%2F%2Fwww.oneuk.f2s.com%2Fimages%2Fcookies2.jpg&hash=2c6c79f58e22ff50eada5592958f3dba58d35186)

Function: After a specified time 1) When guests leave the page, they have to enter the password for private albums again. 2) Logged in users have to enter their password if revisiting the site after a longer period than the specified time (both reasons good for shared computers).

There must be a bit of code that can be added for this, if so which files would you add it to? admin.php? any others?