OK. Well, the time is close on my server (off by a minute or so). The issue is that no matter what (even if timeout is lengthy - e.g. 7200 as is default in FAL) the “timer” is never reset via interaction, so the session will always timeout after the 2 hours, no matter what.
In this way, given that I don’t have a lot of time lately, I hope that it will be faster for you to contribute to a possible upgrade to CI 1.7.2, and maybe add some improvements!
Hi guys,
I’ve re-coded the original FreakAuth code to work with CI 1.7.x. You can find it here. I removed and replaced some deprecated CI functions (namely the validation) and changed the captcha function to use the recaptcha.net system.
Hello
when i launch my site on my herbeger, i have this as erreur
A PHP Error was encountered
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/l/li/lio/xxxx.x.perso.neuf.fr/public_html/sitedev/mysite/application/config/freakauth_demo.php:1)
Filename: libraries/Db_session.php
Line Number: 248
Somebody can help mep?
Edit:
may be from is utf8 and not utf8 sans Bomb ?!
Hi guys,
I’ve re-coded the original FreakAuth code to work with CI 1.7.x. You can find it here. I removed and replaced some deprecated CI functions (namely the validation) and changed the captcha function to use the recaptcha.net system.
I hope this would be useful to you.
Thanks a lot mate
I hope the original author to update it sometime in the future.
I hope FreakAuth will be upgraded in the near future as well. Maybe NeedCod3 can work together with Danfreak on Github where Danfreak has the code: http://github.com/danfreak/freakauth . I am afraid I still have much to learn before I can contribute. I was Googling Authentication for CI and found this thread..