jeremiemv
Autologin
Autologin allows to auto login a user by only passing username and password thru request variables ([user] and [passw]) e.s. http://www.domain.com/index.php?user=admin&passw=xxxxx Since 1.2 version you can pass the encrypted password stored into mysql ...

