[Piwik-hackers] new feature: automatic login via URL

Milian Wolff mail at milianw.de
Thu Jun 26 12:56:50 CEST 2008


Am Donnerstag, 26. Juni 2008 schrieb Matthieu Aubry:
> You can now automatically log in your users by passing their login &
> password in the URL:
>
> /pathpiwik/index.php?module=Login&action=logme&login=your_login&password=yo
>ur_pwd will log you and redirect you to the index.php on succesful login
>
> You can also specify the URL to redirect after successful login, if for
> some reasons you want to redirect somewhere else or to a different
> default page:
>
> /pathpiwik/index.php?module=Login&action=logme&login=your_login&password=yo
>ur_pwd&url=http://piwik.mycompany.com/subpath/
>
>
> If you have suggestions on how to make piwik integration easy with your
> current setup, let us know.

Never ever post the password in plaintext! You should use a md5 or sha1 hash 
instead.

-- 
Milian Wolff
http://milianw.de
OpenPGP key: CD1D1393
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.piwik.org/pipermail/piwik-hackers/attachments/20080626/d362e329/attachment.pgp 


More information about the Piwik-hackers mailing list