Support login in XMLRCP and added API version info
commit445e8084b0ae168ce8982503d16c69a64ebc5871
authorAndreas Gohr <andi@splitbrain.org>
Tue, 3 Mar 2009 19:36:08 +0000 (3 20:36 +0100)
committerAndreas Gohr <andi@splitbrain.org>
Tue, 3 Mar 2009 19:36:08 +0000 (3 20:36 +0100)
tree4440bab793650c669c934e2c83cb0ac8596b1310
parent926d4c4ee81addd5526208e038d4b78dbad4bece
Support login in XMLRCP and added API version info

A simple version number was added to the XMLRPC API to make it
easy for clients to check if the remote endpoint supports certain
features.

The login function will take credentials and set cookies on
successful login. This is useful when HTTP Basic auth is not
available.

darcs-hash:20090303193608-7ad00-45b1cd7a5165656796df25ed5c4ebc6e8ef7f95a.gz
lib/exe/xmlrpc.php