Could we make the cookie_login feature optional? It's
rather inconvenient for my uses. Since the only
computer I access the site from is my own and my wife
and I are the only admins, I'm not worried very much :)
I could code it up real quick if you want.
Logged In: YES
user_id=300048
There should already be a setting for this in the site
configuration:
Show Remember Me option on Login page
--John
Logged In: YES
user_id=157163
Yes, but I want to visit the site without having to login
every time. Turning that off would require even more log
in's then I already have. My biggest complaint is that even
though I'm logged in, I have to re-login to admin the site.
Logged In: YES
user_id=300048
Ok, now I understand better what you want. Feel free to go
ahead and code it up :D
--John
Logged In: YES
user_id=157163
Ok, here's the atched files. I'd just commit them, but I
wanted you to see them first. Also, the language file could
use an update, I'm awful at writting useful text :)
Logged In: YES
user_id=157163
BTW, you need to add this line to config.php...
$SECURITY_ADMIN_STATUS = false;