Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Overriding Session Expiration?
Post: RE: Overriding Session Expiration?

muuucho Wrote: (03-07-2019, 02:33 AM) -- Ion_Auth comes with "Remember me" functionality. You can limit the time to be remembered in the config file ion_auth.php http://benedmunds.com/ion_auth/ (h...
2,607 Views
2 Replies
03-07-2019, 03:10 AM
Haravikk
    Thread: Overriding Session Expiration?
Post: Overriding Session Expiration?

So I'm working with a site that has "unlimited" (very long expiration time) sessions so that a user doesn't have to keep logging in all the time, however this isn't really ideal if a user uses an inse...
2,607 Views
2 Replies
03-06-2019, 04:01 AM
Haravikk
    Thread: Correct Place to Set Global HTTP Headers?
Post: Correct Place to Set Global HTTP Headers?

I'm trying to set the Strict-Transport-Security (HSTS) HTTP header for a site built using CodeIgniter, but because it's hosted using Google App Engine the only way to set the headers is in the applica...
4,161 Views
1 Replies
11-26-2018, 06:02 AM
Haravikk
    Thread: Session Library to Allow Persistent Database Connections for MySQLi
Post: Session Library to Allow Persistent Database Conne...

So I'm upgrading a client's CodeIgniter based project, and have found a strange behaviour in the newer session class; it throws an exception if the database has persistent connections enabled. This m...
2,397 Views
1 Replies
06-28-2018, 06:46 AM
Haravikk
    Thread: Query String Support for Page Caching
Post: Query String Support for Page Caching

Some of you may have run into this issue as I have, but currently if you have a page you'd like cached, but which uses a query string, then unfortunately you have to either disable caching, or enable ...
1,677 Views
0 Replies
06-18-2018, 05:09 AM
Haravikk

Theme © iAndrew 2016 - Forum software by © MyBB