v2.5.7
- fixed login remember
- removed
use_cookies
-config_var (unused since reCAPTCHA doesn't use cookie/session) - changed
logout()
- changed
is_loggedin()
removed wrong session checks - updated
config/aauth.php
For the Users who use it in CI2: CI2 native Support is back.
(Since v2.5.6 Session's tempdata not used anymore for reCAPTCHA, that are not available in CI2)