AdHoc command AuthenticateUser requires 'username' field, but uses 'accountjid'
Description
The stage info that is returned by AdHoc command AuthenticateUser lists two arguments that should be sent. One of them is called 'username'.
The implementation does never attempt to get data that's sent by that key. Instead, it uses 'accountjid'.
Environment
None
Activity
Guus der Kinderen
November 13, 2008 at 6:43 PM
I've changed the staging info output to match the implementation. This way, code that now successfully makes use of the old implementation will continue to work.
The stage info that is returned by AdHoc command AuthenticateUser lists two arguments that should be sent. One of them is called 'username'.
The implementation does never attempt to get data that's sent by that key. Instead, it uses 'accountjid'.