og xmlrpc: status?

Created on 11 November 2009, about 15 years ago
Updated 27 October 2024, 19 days ago

Hi, this is more a question than a bug.

I was dinking around with og.xmlrpc stuff and it doesn't look like it can work as it is in cases where user authentication is required.

For example, in the code it calls user_authentication with raw values, i.e.

$account = user_authentication('joe', 'joespassword');

but user_authentication() requires an associative array, e.g.

$account = user_authentication( array('name' => 'joe', 'pass' => 'joespassword'));

Am I missing something about how its supposed to work (I'm new to xmlrpc under Drupal), or has it just not been updated from 5 or something like that.

πŸ’¬ Support request
Status

Closed: outdated

Version

2.0

Component

og.module

Created by

πŸ‡ΊπŸ‡ΈUnited States MaskedMarauder

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡·πŸ‡΄Romania claudiu.cristea Arad πŸ‡·πŸ‡΄

    This version of Drupal is not supported anymore. If this is still an issue in the 8.x-1.x branch, please open a new up-to-date ticket. Closing.

Production build 0.71.5 2024