Welcome Guest, Not a member yet? Register   Sign In
session expires earlier on community auth
#10

(12-23-2016, 05:15 PM)skunkbad Wrote: In config/authentication.php do this:


PHP Code:
$config['http_tokens_cookie' config_item('cookie_prefix') . 'httpTokens';
$config['https_tokens_cookie'] = config_item('cookie_prefix') . 'httpsTokens'

until I can properly fix the Tokens library.

.. and that expiration stuff in MY_Input is CodeIgniter code, not mine.

Thank you so much for your help.

Its a great addin,
Reply


Messages In This Thread
RE: session expires earlier on community auth - by allenxiao7 - 12-24-2016, 02:09 AM



Theme © iAndrew 2016 - Forum software by © MyBB