Welcome Guest, Not a member yet? Register   Sign In
XML-RPC Server
#1

[eluser]excitedcroc[/eluser]
Hi,

Is there any way to add secure authentication to the standard codeigniter XML-RPC implementation?

Something like nu_soap's ...
Code:
addCredentials( $user, $pass )
... function ?

Just want to get user and password sent accross with my requests in a secure way that can be unpicked at the other end.. Perhaps in a header ?

Any ideas, cant see any way in the documentation...

Many thanks

Chris




Theme © iAndrew 2016 - Forum software by © MyBB