jfrederickson / pidgin-sendscreenshot

Automatically exported from code.google.com/p/pidgin-sendscreenshot
GNU General Public License v2.0
0 stars 0 forks source link

Adding cookies to host providers #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I would like the option to be able to use cookies with image host providers. 
On some providers, it'd be neat if you could associate the images you 
uploaded with your account. On others I wanted to add, you can only upload if 
you're logged in.

Original issue reported on code.google.com by roly...@gmail.com on 3 Jun 2010 at 9:29

GoogleCodeExporter commented 8 years ago
Hello,

Currently only anonymous upload is possible and I know that's a limitation.
Well, in a future version (not the upcoming one) I'll add two entries (login 
and password)... but the hardest part is to know how to send the login 
information to the provider. On some popular image hosting providers there's a 
lot of javascript involved so we must figure out what it does...

Original comment by these.rberger@gmail.com on 12 Jun 2010 at 10:10

GoogleCodeExporter commented 8 years ago
Hi. I would rather use a cookie because I don't want to have to log in every 
time I upload a picture. Some hosts log you out of a current session if you log 
in again. Or you could have the option for both, but I think cookies would be 
much easier to implement since every login form is different.

Original comment by roly...@gmail.com on 13 Jun 2010 at 12:07