Loggin cookies or Session Loggin cookies or Session
 

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

Loggin cookies or Session

Started by adiboy, May 23, 2006, 11:53:22 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

adiboy

hello every one i just need a bit of help.

when i hade version cpg1.3.x i wrote this script that checks if the password cookie set.

if it isen't people could only view about 10 files
and
if it is set which means they are loged in they could play as many games as they like

the problem i am having now is i dont know if the password is set as a cookie or a session. and wht's the name of it.
Computer repair stoke on trent  :o http://sy2.com

Nibbler

It's a session cookie now. The name is dynamically generated based on the client, look at coppermine.inc.php for details.