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

Matthieu Aubry matthieu.aubry at gmail.com
Fri Jun 27 01:08:42 CEST 2008


Good point. You can now also login via

/pathpiwik/index.php?module=Login&action=logme&login=your_login&password=your_MD5_password

(available in svn)

Milian Wolff wrote:
> 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.
>
>   
> ------------------------------------------------------------------------
>
> _______________________________________________
> Piwik-hackers mailing list
> Piwik-hackers at piwik.org
> http://lists.piwik.org/cgi-bin/mailman/listinfo/piwik-hackers
>   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.piwik.org/pipermail/piwik-hackers/attachments/20080627/5fbcbb1e/attachment.htm 


More information about the Piwik-hackers mailing list