Autologin Autologin
 

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

Autologin

Started by gateway_46806, March 17, 2011, 04:29:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gateway_46806

For CPG 1.4x and earlier versions, my registered members could login without directly using the CPG login form by posting {$lang_login_php['password']} to login.php. With 1.5x this has become impossible. My website is in local development on Xampp. If it is necessary to remove inspekt and transliteration from CPG 1.5x, how would I do this? Thanks in advance for your assistance. :'(

Αndré

I'm not sure what you're asking. Coppermine still looks for the POST value 'password'.

Why do you want to remove Inspekt and transliteration? It has nothing to do with your initial question.

gateway_46806

To unmuddle the question, is there a way for registered users to always be logged in? 8)

Αndré

They have to check the 'Remember me' checkbox on the login page once. Then a cookie will be stored in their browser. Coppermine drops old sessions of registered users that haven't visited your gallery for a month. I think it would be possible to increase that value. Is that what you're looking for?