Not sure about this... I did try this using some code of my own but it
didn't seem to pass on all the information required or at least it didn't
pass on the cookie necessary to "remember" the login.

I'll post up my code when I've had a chance to tidy it up.


> WebSnail schreef:
> > So, my question is can I use the API in media wiki this way or am I
> > completely out to lunch here?
> >
> Not completely. You can fetch the cookie using your PHP script and spit
> out those cookies to the client. That way your client gets the session
> ID, and the server will (hopefully) not care the IP has changed, since
> AOL and proxies do this all the time. (Don't know for sure though,
> you'd
> best just try.)
> 
> 
> Roan Kattouw (Catrope)
> 
> _______________________________________________
> Mediawiki-api mailing list
> [email protected]
> http://lists.wikimedia.org/mailman/listinfo/mediawiki-api


_______________________________________________
Mediawiki-api mailing list
[email protected]
http://lists.wikimedia.org/mailman/listinfo/mediawiki-api

Reply via email to