Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Multiple Set-Cookie in header? Session regenerating maybe?
Post: RE: Multiple Set-Cookie in header? Session regener...

Narf Wrote: (04-20-2017, 07:41 AM) -- AzaZPPL Wrote: (04-20-2017, 07:15 AM) -- Code: -- $config['sess_driver']       = 'database'; $config['sess_cookie_name'] = 'ci_session'; $config['sess_use_d...
11,028 Views
9 Replies
04-20-2017, 07:58 AM
AzaZPPL
    Thread: Multiple Set-Cookie in header? Session regenerating maybe?
Post: RE: Multiple Set-Cookie in header? Session regener...

Narf Wrote: (04-20-2017, 06:49 AM) -- AzaZPPL Wrote: (04-20-2017, 05:33 AM) -- Martin7483 Wrote: (04-20-2017, 04:58 AM) -- AzaZPPL Wrote: (04-20-2017, 04:40 AM) -- The only thing I could find is o...
11,028 Views
9 Replies
04-20-2017, 07:15 AM
AzaZPPL
    Thread: Multiple Set-Cookie in header? Session regenerating maybe?
Post: RE: Multiple Set-Cookie in header? Session regener...

Could it have something to do with this: https://github.com/bcit-ci/CodeIgniter/issues/4508#issuecomment-193412960
11,028 Views
9 Replies
04-20-2017, 06:38 AM
AzaZPPL
    Thread: Multiple Set-Cookie in header? Session regenerating maybe?
Post: RE: Multiple Set-Cookie in header? Session regener...

Martin7483 Wrote: (04-20-2017, 04:58 AM) -- AzaZPPL Wrote: (04-20-2017, 04:40 AM) -- The only thing I could find is our upgrade from CodeIgniter 2 to CodeIgniter 3. -- LOL :P That is a big change!...
11,028 Views
9 Replies
04-20-2017, 05:33 AM
AzaZPPL
    Thread: Multiple Set-Cookie in header? Session regenerating maybe?
Post: Multiple Set-Cookie in header? Session regeneratin...

We have an issue with our simplesamlphp authentication. I believe the issue is that the session is being regenerated. In the Header I can see the following Code: -- Set-Cookie: ci_session=1f8a...
11,028 Views
9 Replies
04-20-2017, 04:40 AM
AzaZPPL
    Thread: base_url() on error pages not working?
Post: RE: base_url() on error pages not working?

Narf Wrote: (08-18-2016, 06:55 AM) -- AzaZPPL Wrote: (08-18-2016, 03:21 AM) -- Narf Wrote: (08-18-2016, 02:11 AM) -- AzaZPPL Wrote: (08-17-2016, 11:51 PM) -- Narf Wrote: (08-17-2016, 08:13 AM) --...
16,250 Views
8 Replies
08-19-2016, 03:07 AM
AzaZPPL
    Thread: base_url() on error pages not working?
Post: RE: base_url() on error pages not working?

Narf Wrote: (08-18-2016, 02:11 AM) -- AzaZPPL Wrote: (08-17-2016, 11:51 PM) -- Narf Wrote: (08-17-2016, 08:13 AM) -- You already know why (https://github.com/bcit-ci/CodeIgniter/issues/4774), and t...
16,250 Views
8 Replies
08-18-2016, 03:21 AM
AzaZPPL
    Thread: base_url() on error pages not working?
Post: RE: base_url() on error pages not working?

Narf Wrote: (08-17-2016, 08:13 AM) -- You already know why (https://github.com/bcit-ci/CodeIgniter/issues/4774), and that same StackOverflow thread already gives a solution. -- I know why, and than...
16,250 Views
8 Replies
08-17-2016, 11:51 PM
AzaZPPL
    Thread: base_url() on error pages not working?
Post: base_url() on error pages not working?

I want to have nice good looking error pages. For this I need to get some CSS and JS files. But for some odd reason using base_url() does not work on the error_pages. I could of course just use href="...
16,250 Views
8 Replies
08-17-2016, 04:37 AM
AzaZPPL

Theme © iAndrew 2016 - Forum software by © MyBB